| .. |
|
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_Translated_Xlib_Graphics_Driver.cxx
|
Set svn file properties.
|
2016-04-26 07:25:53 +00:00 |
|
Fl_Translated_Xlib_Graphics_Driver.H
|
Set svn file properties.
|
2016-04-26 07:25:53 +00:00 |
|
Fl_Xlib_Copy_Surface_Driver.cxx
|
Add static void Fl_Surface_Device::push_current(Fl_Surface_Device *new_current) and pop_current() to set/unset the current drawing surface.
|
2016-12-07 15:09:52 +00:00 |
|
Fl_Xlib_Graphics_Driver_arci.cxx
|
Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_Region, Fl_Bitmask).
|
2016-03-26 14:36:11 +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
|
X11: More explicit warning when using rotated text w/o Xft.
|
2016-09-25 11:23:27 +00:00 |
|
Fl_Xlib_Graphics_Driver_font_xft.cxx
|
Fix CMake config.h and compiler warnings.
|
2016-12-23 15:40:25 +00:00 |
|
Fl_Xlib_Graphics_Driver_image.cxx
|
Add scaled image drawing to the X11 platform using Xrender.
|
2017-03-16 21:26:12 +00:00 |
|
Fl_Xlib_Graphics_Driver_line_style.cxx
|
Replace global fl_line_width_ used only by X11 platform by Fl_Xlib_Graphics_Driver::line_width_
|
2016-11-16 19:56:22 +00:00 |
|
Fl_Xlib_Graphics_Driver_rect.cxx
|
Replace global fl_line_width_ used only by X11 platform by Fl_Xlib_Graphics_Driver::line_width_
|
2016-11-16 19:56:22 +00:00 |
|
Fl_Xlib_Graphics_Driver_vertex.cxx
|
Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_Region, Fl_Bitmask).
|
2016-03-26 14:36:11 +00:00 |
|
Fl_Xlib_Graphics_Driver.cxx
|
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_Graphics_Driver.H
|
Add scaled image drawing to the X11 platform using Xrender.
|
2017-03-16 21:26:12 +00:00 |
|
Fl_Xlib_Image_Surface_Driver.cxx
|
Add static void Fl_Surface_Device::push_current(Fl_Surface_Device *new_current) and pop_current() to set/unset the current drawing surface.
|
2016-12-07 15:09:52 +00:00 |