From 372e707093022253b6dcb6b8cbc06151d7d03e96 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Mon, 2 Mar 2015 08:01:35 +0000 Subject: Added mention to compression techniques when drawing images to PostScript. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10600 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 88a07a8d7..55cf99ea1 100644 --- a/CHANGES +++ b/CHANGES @@ -17,6 +17,8 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? ???? or not (STR #3142). It also captures subwindows of GL windows. - Fl::delete_widget() now hides the widget or window immediately (i.e. when called) - only destruction is delayed as before. + - The PostScript code output when printing images under Linux/Unix + is quite smaller due to use of lossless compression techniques. Bug fixes @@ -43,7 +45,7 @@ CHANGES IN FLTK 1.3.3 RELEASED: Nov 03 2014 - New bilinear scaling method for RGB images (STR #2869, STR #3062). - New method Fl_Widget::top_window() (STR #2948). - New method Fl_Widget::top_window_offset() (part of STR #2944). - - New Fl_Tree_Item methods label_x(), label_y(), label_w(), label_h(). + - New Fl_Tree_Item methods label_x(), label_y(), label_w(), label_h(). - New methods Fl::enable_im() and Fl::disable_im() to enable/disable system Input Methods (IM). - New methods Fl::add_system_handler() and Fl::remove_system_handler() -- cgit v1.2.3