summaryrefslogtreecommitdiff
path: root/gs/src/zfcid.c
Commit message (Expand)AuthorAgeFilesLines
* Fix: CIDFontType 2 fonts with a GlyphDirectory and string or string arrayL Peter Deutsch2000-11-021-3/+13
* Updates the license notices to reflect the name change from AladdinL Peter Deutsch2000-09-191-16/+16
* Finishes implementing the ability to write CIDFontType 0 CFFs. ThisL Peter Deutsch2000-04-021-691/+14
* Fix: The new C BuildGlyph code for CIDFontType 0 fonts didn't handleL Peter Deutsch2000-03-311-21/+24
* Finishes moving support for CIDFontType 0 fonts from PostScript to C.L Peter Deutsch2000-03-311-13/+322
* Changes the get_outline / glyph_data procedure for getting encoded fontL Peter Deutsch2000-03-281-3/+18
* Changes the implementation of incrementally loaded CIDFontType 0 fonts toL Peter Deutsch2000-03-271-1/+1
* Extends the C support for CIDFontType 0 fonts to include those with FontTypeL Peter Deutsch2000-03-211-11/+34
* Fix: The test for whether an CIDFontType 2 outline string was large enoughL Peter Deutsch2000-03-211-1/+1
* Hooks the new CIDMap code into the BuildGlyph procedure for CIDFontType 2L Peter Deutsch2000-03-211-0/+31
* Starts to move support for CIDFontType 0 and 2 into C code, needed by theL Peter Deutsch2000-03-201-0/+366