summaryrefslogtreecommitdiff
path: root/svg/svgtop.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-20Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston1-4/+0
2011-06-26Fix for icc directory and icc device profile initialization.Michael Vrhel1-0/+4
2011-05-15Change in device ICC profile handlingMichael Vrhel1-1/+1
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-63/+62
2010-06-21Fix so that new icc changes work with svg. This fixes the seg faults for 691...Michael Vrhel1-0/+5
2009-11-19Add a function process_file to the plmain interface. This is a very simple ha...Tor Andersson1-22/+76
2008-08-21Add copyright and description banners to the xps and svg code.Ralph Giles1-16/+15
2008-08-07Parse SVG basic data types, colors and shapes.Tor Andersson1-24/+29
2008-07-14Import the ghostpdl code from the private trunk r3107.Ralph Giles1-0/+486
2008-06-28Fix some missing prototypes.Ralph Giles1-3/+1
2008-04-15Add SVG interpreter skeleton.Tor Andersson1-0/+488