summaryrefslogtreecommitdiff
path: root/examples/SVG_File_Surface.cxx
AgeCommit message (Collapse)Author
2018-12-04Simpler implementation of class SVG_Graphics_Driver is enough.ManoloFLTK
2018-06-27Add proper FLTK header and footer to this new source file.Manolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12984 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-06-27Add examples/SVG_File_Surface.cxx and refer to it in the doc of class ↵Manolo Gouy
Fl_Surface_Device This example code shows how to subclass Fl_Surface_Device and Fl_Graphics_Driver to endow FLTK with a new kind of graphics output. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12980 ea41ed52-d2ee-0310-a9c1-e6b18d33e121