fltk/src/drivers/Xlib
Manolo Gouy 7a6124bda6 Improve Fl_Xlib_Graphics_Driver::set_fonts() when using Pango to build standard FLTK font names prefixed with I,B, or P.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12375 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2017-08-12 15:16:35 +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 Improve Fl_Xlib_Graphics_Driver::set_fonts() when using Pango to build standard FLTK font names prefixed with I,B, or P. 2017-08-12 15:16:35 +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