fltk/src/drivers/Cairo
Albrecht Schlosser d96c980d29 Fix "failed to build with pango libarary" (issue #291)
The error was reported for "centos 6 with devtoolset-6 installed
which contains gcc (GCC) 6.3.1 20170216 (Red Hat 6.3.1-3)".

The fix includes the missing header files *and* makes sure that the
correct conversions (to size_t) take place as in
src/drivers/PostScript/Fl_PostScript_image.cxx.
2021-11-14 13:06:25 +01:00
..
Fl_Cairo_Graphics_Driver.cxx Fix "failed to build with pango libarary" (issue #291) 2021-11-14 13:06:25 +01:00
Fl_Cairo_Graphics_Driver.H Remove compiler warnings '-Wextra-semi' (see also PR #266) 2021-08-27 14:52:43 +02:00