summaryrefslogtreecommitdiff
path: root/svg
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in svg_stroke.Tor Andersson2008-09-151-1/+1
* Split the source tree into two new directories.Ralph Giles2008-08-292-2/+2
* Parse SVG rgb(X,Y,Z) color syntax.Tor Andersson2008-08-251-2/+37
* Use __func__ in xps/svg memory macros.Tor Andersson2008-08-251-9/+4
* Fix a code separation issue: expat.mak declares itself to be in GLSRC.Ralph Giles2008-08-232-2/+2
* Add copyright and description banners to the xps and svg code.Ralph Giles2008-08-2112-29/+190
* Simplify code for setting the color when filling/stroking SVG shapes.Tor Andersson2008-08-081-28/+14
* Parse SVG polygons and polylines.Tor Andersson2008-08-081-7/+38
* Simplify whitespace and comma parsing in svg_parse_transform.Tor Andersson2008-08-081-14/+2
* Parse SVG basic data types, colors and shapes.Tor Andersson2008-08-0710-34/+1545
* Import the ghostpdl code from the private trunk r3107.Ralph Giles2008-07-142-1/+1
* Add some missing dependency declarations.Ralph Giles2008-06-301-5/+15
* Fix some missing prototypes.Ralph Giles2008-06-283-3/+5
* Uninspired utilitarian process triumphs over non-functional minimalistRalph Giles2008-06-271-1/+1
* Update the svg makefile for the gxi1[26]bit changes in r8519.Ralph Giles2008-06-271-4/+2
* Add SVG interpreter skeleton.Tor Andersson2008-04-157-0/+1172