summaryrefslogtreecommitdiff
path: root/svg
AgeCommit message (Expand)AuthorFilesLines
2008-09-15Fix typo in svg_stroke.Tor Andersson1-1/+1
2008-08-29Split the source tree into two new directories.Ralph Giles2-2/+2
2008-08-25Parse SVG rgb(X,Y,Z) color syntax.Tor Andersson1-2/+37
2008-08-25Use __func__ in xps/svg memory macros.Tor Andersson1-9/+4
2008-08-23Fix a code separation issue: expat.mak declares itself to be in GLSRC.Ralph Giles2-2/+2
2008-08-21Add copyright and description banners to the xps and svg code.Ralph Giles12-29/+190
2008-08-08Simplify code for setting the color when filling/stroking SVG shapes.Tor Andersson1-28/+14
2008-08-08Parse SVG polygons and polylines.Tor Andersson1-7/+38
2008-08-08Simplify whitespace and comma parsing in svg_parse_transform.Tor Andersson1-14/+2
2008-08-07Parse SVG basic data types, colors and shapes.Tor Andersson10-34/+1545
2008-07-14Import the ghostpdl code from the private trunk r3107.Ralph Giles7-0/+1182
2008-06-30Add some missing dependency declarations.Ralph Giles1-5/+15
2008-06-28Fix some missing prototypes.Ralph Giles3-3/+5
2008-06-27Uninspired utilitarian process triumphs over non-functional minimalistRalph Giles1-1/+1
2008-06-27Update the svg makefile for the gxi1[26]bit changes in r8519.Ralph Giles1-4/+2
2008-04-15Add SVG interpreter skeleton.Tor Andersson7-0/+1172