summaryrefslogtreecommitdiff
path: root/tools/gslite
AgeCommit message (Expand)AuthorFilesLines
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson23-989/+953
2011-04-08Fix GSLite : update to changes in decode_glyph methodKen Sharp4-4/+4
2009-11-11GhostPDL makefile changes required to make GhostPDL targets make on msvc withRobin Watts1-0/+1
2008-11-18Update gslt paths for the gs tree reorganization.Ralph Giles2-2/+2
2008-07-14Import the ghostpdl code from the private trunk r3107.Ralph Giles31-0/+8506
2008-01-07Remove references to gsfemu.c from the various builds. It was removed inRalph Giles2-3/+3
2007-12-18Use 'make check' instead of 'make test' to run the gslt self-tests. ThisRalph Giles3-6/+6
2007-12-18Expand the gcc makefile's test target. The pervious version wasn'tRalph Giles1-3/+3
2007-12-18Remove the local testing copy of the Century Schoolbook font in favor ofRalph Giles3-2/+2
2007-12-18Correct permissions and other properties.Ralph Giles6-57/+57
2007-12-18Update the gslt library makefiles for the png library makefile variableRalph Giles2-8/+8
2007-12-18Remove the obsolete 'private' pseudo keyword from the gslt source.Ralph Giles10-137/+137
2007-06-13Remove spurious linker flags from the non-darwin gcc build of gslite.Ralph Giles1-1/+1
2007-04-16Matrix voodoo.Tor Andersson1-3/+7
2007-02-09Multiply the loca->glyf offset by 2 for the short format table as per spec.Tor Andersson1-7/+7
2007-02-09Use the same cmap selection priority as XPS 1.0 requires.Tor Andersson1-18/+44
2007-01-31Parse TTF cmap formats 10 and 12.Tor Andersson1-0/+32
2007-01-29Update with Tor's patch for TTC files and a patch for the MSVC build.Henry Stiles1-5/+64
2007-01-26Calculate vertical advance by adding the vertical origin and descender as des...Tor Andersson1-4/+13
2007-01-05Finish up my fair share of this gslite exercise. It is now a singleHenry Stiles6-93/+82
2007-01-04clean up the lite library makefile a bit. Add a shared library buildHenry Stiles1-6/+15
2007-01-02merge gslite branch to main trunk. Adds makefiles and sources toHenry Stiles30-1489/+3481
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles16-64/+4703
2006-05-20demo/prototyping code for font api.Henry Stiles2-20/+79
2006-05-03rough prototyping code for font api experimenting and discussing.Henry Stiles1-3/+265
2005-12-11Fixes 3 test crashes due to mismatched color index sizes.Henry Stiles1-1/+0
2005-12-10makefile did not work correctly with relative path and the README hasHenry Stiles2-17/+25
2005-12-09more memory pointer printf changes.Stefan Kemper1-3/+3
2005-12-09Added memory pointers to debug printf'sStefan Kemper1-20/+21
2005-11-22sync README to code.Henry Stiles1-3/+7
2005-11-22added device argument and turned on debugging.Henry Stiles2-5/+30
2005-10-16lite client go ghostscript graphics library (rough draft)Henry Stiles5-0/+1389