fltk/src/drivers/Xlib
Manolo Gouy 7fbf318c53 Exact computation of scaled clipping region for X11 platform.
Each rectangular component of the clipping region is transformed exactly as by Fl_Xlib_Graphics_Driver::rectf_unscaled()

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12272 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2017-06-27 07:39:58 +00:00
..
Fl_Font.H X11 platform: Add optional use of the pango library to draw text, gaining the possibility to draw text in any script supported by Unicode. 2016-12-21 15:05:02 +00:00
Fl_Xlib_Copy_Surface_Driver.cxx Introduce HiDPI + rescaling support for the X11 platform (+ partial support for WIN32) 2017-05-17 11:54:18 +00:00
Fl_Xlib_Graphics_Driver_arci.cxx Introduce HiDPI + rescaling support for the X11 platform (+ partial support for WIN32) 2017-05-17 11:54:18 +00:00
Fl_Xlib_Graphics_Driver_color.cxx Simpler code path for a member function calling another member function of same class. 2016-12-09 09:48:56 +00:00
Fl_Xlib_Graphics_Driver_font_x.cxx Introduce HiDPI + rescaling support for the X11 platform (+ partial support for WIN32) 2017-05-17 11:54:18 +00:00
Fl_Xlib_Graphics_Driver_font_xft.cxx Additional check in Fl_Xlib_Graphics_Driver::font_unscaled(Fl_Font, Fl_Fontsize) to recognize if current font is unchanged. 2017-06-01 15:23:26 +00:00
Fl_Xlib_Graphics_Driver_image.cxx Introduce HiDPI + rescaling support for the X11 platform (+ partial support for WIN32) 2017-05-17 11:54:18 +00:00
Fl_Xlib_Graphics_Driver_line_style.cxx Move line_width_ protected member variable from Fl_Xlib_Graphics_Driver to Fl_Scalable_Graphics_Driver 2017-06-21 16:08:32 +00:00
Fl_Xlib_Graphics_Driver_rect.cxx X11 platform: Accurate box graphics at wide range of scaling factor values. 2017-06-06 19:09:02 +00:00
Fl_Xlib_Graphics_Driver_vertex.cxx Introduce HiDPI + rescaling support for the X11 platform (+ partial support for WIN32) 2017-05-17 11:54:18 +00:00
Fl_Xlib_Graphics_Driver.cxx Exact computation of scaled clipping region for X11 platform. 2017-06-27 07:39:58 +00:00
Fl_Xlib_Graphics_Driver.H Move line_width_ protected member variable from Fl_Xlib_Graphics_Driver to Fl_Scalable_Graphics_Driver 2017-06-21 16:08:32 +00:00
Fl_Xlib_Image_Surface_Driver.cxx Introduce HiDPI + rescaling support for the X11 platform (+ partial support for WIN32) 2017-05-17 11:54:18 +00:00