fltk/src/drivers
ManoloFLTK 4f894e4745 Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap
Previously, these objects were drawn slightly blurred on HighDPI.
This commit has them resized to the pixel size of the area where
they are being drawn and then drawn.
2023-11-25 12:09:54 +01:00
..
Cairo Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap 2023-11-25 12:09:54 +01:00
Cocoa Add Fl_Window::maximize() and Fl_Window::un_maximize() 2023-11-05 19:42:55 +01:00
Darwin FLUID: fixes file path calculation bug 2023-08-26 16:10:02 +02:00
GDI Add virtual void Fl_Graphics_Driver::draw_circle() 2023-10-16 20:53:55 +02:00
OpenGL Fix compiler warnings [-Wpedantic] 2023-04-13 20:27:00 +02:00
Posix macOS+XQuartz: support new homebrew name for GTK2 shared lib 2023-02-07 12:47:42 +01:00
PostScript Replace internal fl_create_offscreen() calls by new Fl_Image_Surface 2023-04-23 10:03:02 +02:00
Quartz macOS: remove a bunch of deprecation warnings 2023-10-09 11:16:36 +02:00
SVG Use #ifdef FLTK_USE_SVG instead of #if FLTK_USE_SVG 2023-10-23 16:40:48 +02:00
Unix Remove superfluous #include directives 2023-04-04 15:30:18 +02:00
Wayland Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap 2023-11-25 12:09:54 +01:00
WinAPI CHANGES.txt: add Fl_Grid, Fl_Window::maximize() 2023-11-06 07:44:55 +01:00
X11 Add Fl_Window::maximize() and Fl_Window::un_maximize() 2023-11-05 19:42:55 +01:00
Xlib Fix "Fl::get_font_name() with Pango is inconsistent"-cont'd (#732) 2023-06-06 16:55:05 +02:00