summaryrefslogtreecommitdiff
path: root/FL/Fl_SVG_Image.H
AgeCommit message (Expand)Author
2017-11-03Doxygen doc: minor rewording for the Fl_SVG_Image class.Manolo Gouy
2017-10-31Fix for STR#3421: Fl_SVG_Image crashes if passed an svg file that is a static...Manolo Gouy
2017-10-13Remove the Fl_SVG_Image::fl_gzopen() member function that is less useful with...Manolo Gouy
2017-10-05Fix name clash with zlib gzopen on (64-bit) Linux.Albrecht Schlosser
2017-10-04Fl_SVG_Image class: add support for compressed .svgz image files.Manolo Gouy
2017-09-09Make virtual member function Fl_Image::draw_scaled(int X, int Y, int W, int H...Manolo Gouy
2017-09-04Fix typo in documentation of Fl_SVG_Image.Manolo Gouy
2017-09-03Set svn:keywordsManolo Gouy
2017-09-03Add new Fl_SVG_Image class to support scalable vector graphics images using t...Manolo Gouy