diff options
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -21,7 +21,9 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2017 - Added '--enable-print' option to configure effective under X11 platforms and with 'yes' default value. Using '--enable-print=no' removes print and PostScript support from the FLTK library, thus reducing its size. - + - Added Fl_Surface_Device::push_current(new_surface) and + Fl_Surface_Device::pop_current() to set/unset the current surface + receiving graphics commands. New Configuration Options (ABI Version) |
