summaryrefslogtreecommitdiff
path: root/svg
AgeCommit message (Collapse)AuthorFilesLines
2008-09-15Fix typo in svg_stroke.Tor Andersson1-1/+1
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@9087 a1074d23-0009-0410-80fe-cf8c14f379e6
2008-08-29Split the source tree into two new directories.Ralph Giles2-2/+2
PSSRC files are now in 'gs/psi'. GLSRC files are now in 'gs/base'. This is to facilitate build modularization and merging in the ghostpdl tree. NOTE: msvc32.mak is now in psi, not src. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@9048 a1074d23-0009-0410-80fe-cf8c14f379e6
2008-08-25Parse SVG rgb(X,Y,Z) color syntax.Tor Andersson1-2/+37
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@9024 a1074d23-0009-0410-80fe-cf8c14f379e6
2008-08-25Use __func__ in xps/svg memory macros.Tor Andersson1-9/+4
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@9023 a1074d23-0009-0410-80fe-cf8c14f379e6
2008-08-23Fix a code separation issue: expat.mak declares itself to be in GLSRC.Ralph Giles2-2/+2
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@9020 a1074d23-0009-0410-80fe-cf8c14f379e6
2008-08-21Add copyright and description banners to the xps and svg code.Ralph Giles12-29/+190
Bug 690008. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@9011 a1074d23-0009-0410-80fe-cf8c14f379e6
2008-08-08Simplify code for setting the color when filling/stroking SVG shapes.Tor Andersson1-28/+14
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@8958 a1074d23-0009-0410-80fe-cf8c14f379e6
2008-08-08Parse SVG polygons and polylines.Tor Andersson1-7/+38
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@8957 a1074d23-0009-0410-80fe-cf8c14f379e6
2008-08-08Simplify whitespace and comma parsing in svg_parse_transform.Tor Andersson1-14/+2
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@8956 a1074d23-0009-0410-80fe-cf8c14f379e6
2008-08-07Parse SVG basic data types, colors and shapes.Tor Andersson10-34/+1545
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@8951 a1074d23-0009-0410-80fe-cf8c14f379e6
2008-07-14Import the ghostpdl code from the private trunk r3107.Ralph Giles7-0/+1182
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@8841 a1074d23-0009-0410-80fe-cf8c14f379e6
2008-06-30Add some missing dependency declarations.Ralph Giles1-5/+15
This allows gsvg to build with parallel make. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@3100 06663e23-700e-0410-b217-a244a6096597
2008-06-28Fix some missing prototypes.Ralph Giles3-3/+5
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@3098 06663e23-700e-0410-b217-a244a6096597
2008-06-27Uninspired utilitarian process triumphs over non-functional minimalistRalph Giles1-1/+1
aesthetics. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@3097 06663e23-700e-0410-b217-a244a6096597
2008-06-27Update the svg makefile for the gxi1[26]bit changes in r8519.Ralph Giles1-4/+2
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@3096 06663e23-700e-0410-b217-a244a6096597
2008-04-15Add SVG interpreter skeleton.Tor Andersson7-0/+1172
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@3059 06663e23-700e-0410-b217-a244a6096597