fltk/src/drivers/Xlib
Manolo Gouy ab7c915bf0 Fix for STR#3397: find adequate X font to use it with GL.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12404 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2017-08-27 07:58:38 +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 Fl_XXX_Surface_Driver::set_current() : call Fl_Surface_Device::set_current() first to get fl_window right. 2017-08-15 14:30:48 +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 Fix for STR#3397: find adequate X font to use it with GL. 2017-08-27 07:58:38 +00:00
Fl_Xlib_Graphics_Driver_image.cxx Fl_Scalable_Graphics_Driver::draw(Fl_RGB_Image *,...) : change how the current scaling factor is taken into account. 2017-08-25 18:04:56 +00:00
Fl_Xlib_Graphics_Driver_line_style.cxx Remove unnecessary #include statements and compilation guards. 2017-08-14 17:10:26 +00:00
Fl_Xlib_Graphics_Driver_rect.cxx Remove unnecessary #include statements and compilation guards. 2017-08-14 17:10:26 +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 X11 platform: cleaner implementation of changing the active drawing surface and maintaining clip regions. 2017-08-24 12:40:29 +00:00
Fl_Xlib_Graphics_Driver.H X11 and WIN32: slightly change Fl_XXX_Graphics_Driver::cache(Fl_Pixmap*) to use the Fl_Image_Surface object. 2017-08-25 17:42:46 +00:00
Fl_Xlib_Image_Surface_Driver.cxx X11 platform: cleaner implementation of changing the active drawing surface and maintaining clip regions. 2017-08-24 12:40:29 +00:00