mirror of
https://github.com/fltk/fltk.git
synced 2026-05-23 07:46:09 +08:00
Comment only: add Fl_GDIplus_Graphics_Driver to Fl_Graphics_Driver hierarchy
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
+- Fl_Scalable_Graphics_Driver: helper class to support GUI scaling
|
||||
+- Fl_Xlib_Graphics_Driver: X11-specific graphics driver
|
||||
+- Fl_GDI_Graphics_Driver: Windows-specific graphics driver
|
||||
+- Fl_GDIplus_Graphics_Driver: overrides oblique lines, arcs and circles
|
||||
+- Fl_GDI_Printer_Graphics_Driver: overrides a few member functions especially for output to printer
|
||||
+- Fl_Cairo_Graphics_Driver: full FLTK drawing API based on Cairo and Pango
|
||||
+- Fl_Wayland_Graphics_Driver: Wayland-specific graphics driver
|
||||
|
||||
Reference in New Issue
Block a user