fltk/src/drivers/Quartz
ManoloFLTK 231159e16c Fix for issue #155 - continued
The issue lies in details how floating point scaled coordinates are converted
to integer values and its impact on the drawing of large SVG images.
This commit fixes the X11 platform.
The macOS platform is immune because drawing uses floating point
coordinates.
The Windows platform still needs fixing.
2020-11-12 07:46:12 +01:00
..
Fl_Font.H Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Quartz_Copy_Surface_Driver.cxx Simpler macOS implementation of capture of window titlebars. 2020-10-12 21:05:38 +02:00
Fl_Quartz_Copy_Surface_Driver.H Simpler macOS implementation of capture of window titlebars. 2020-10-12 21:05:38 +02:00
Fl_Quartz_Graphics_Driver_arci.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Quartz_Graphics_Driver_color.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Quartz_Graphics_Driver_font.cxx Implement + deploy fl_strdup() 2020-08-01 14:19:40 -07:00
Fl_Quartz_Graphics_Driver_image.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Quartz_Graphics_Driver_line_style.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Quartz_Graphics_Driver_rect.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Quartz_Graphics_Driver_vertex.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Quartz_Graphics_Driver.cxx Fix for issue #155 - continued 2020-11-12 07:46:12 +01:00
Fl_Quartz_Graphics_Driver.H Fix for issue #155 - continued 2020-11-12 07:46:12 +01:00
Fl_Quartz_Image_Surface_Driver.cxx Simpler implementation of Fl_Quartz_Image_Surface_Driver::image() 2020-10-14 09:56:53 +02:00