summaryrefslogtreecommitdiff
path: root/gs/base/gsfont.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-06Partial fix for Bug 692434, removed some of the memcmp() of structures.Marcos H. Woehrmann1-1/+1
2011-08-10Bug 692367: add gs_memory_t arg to finalize methodChris Liddell1-4/+5
2011-07-25Bug 692367: NULL out pointers for three tables in the contextChris Liddell1-0/+9
2011-07-06Fix allocator and cleanup.Henry Stiles1-13/+7
2011-07-06Implement gs_setcachesize properly.Henry Stiles1-10/+34
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-354/+353
2011-04-07Fix (pdfwrite) : Not using ToUnicode CMaps under some conditionsKen Sharp1-1/+1
2011-02-15Double the allowed space for cached chars and increase the maximumHenry Stiles1-2/+2
2010-04-21Move CPSI_mode from being a global to living in the libctx, as part of theRobin Watts1-3/+3
2009-12-07Fix a Coverity warning. Add missing assignment to 'code' variable. The laterAlex Cherepanov1-1/+1
2009-10-22Revert the changes from r10210. This was experimental code accidentallyRalph Giles1-4/+5
2009-10-22Add display of the pending 'clusterpush' job queue to the dashboard.Ralph Giles1-5/+4
2009-02-10Make the font cache determinstic.Marcos H. Woehrmann1-0/+1
2008-08-29Split the source tree into two new directories.Ralph Giles1-0/+1068