fltk/src/drivers/Cairo
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
..
Fl_Cairo_Graphics_Driver.cxx Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap 2023-11-25 12:09:54 +01:00
Fl_Cairo_Graphics_Driver.H Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap 2023-11-25 12:09:54 +01:00
Fl_X11_Cairo_Graphics_Driver.cxx Standardize API to "graphics context" across platforms 2023-04-13 10:02:40 +02:00
Fl_X11_Cairo_Graphics_Driver.H