summaryrefslogtreecommitdiff
path: root/showfond.c
AgeCommit message (Collapse)AuthorFilesLines
2017-06-28POSIX compliant resource fork access.Mats Behre1-2/+2
2004-05-28Real support for afm output.George Williams1-1/+2
Ability to find a post resource file given the FOND. A couple of extra options to fondu.
2004-02-04creation of lumperGeorge Williams1-37/+108
showfond will now display the font name of 'sfnt' resources.
2003-01-22Change copyrights.George Williams1-4/+4
2002-12-22I wasn't generating macbinary files properlyGeorge Williams1-1/+1
* Didn't notice that the sections had to be padded out to 128 bytes. * Got the crc wrong. I'm fed up with the fact that I can't find something that will generate a macbinary file so I wrote such a utility.
2002-10-17Greg Ford tells me I need a glyph encoding sub-table in FONDs with postscriptGeorge Williams1-2/+14
fonts.
2002-04-26Various fixes from Grigory Entin.George Williams1-5/+5
2002-03-01fondu will now read mac resource forks on mac OS/XGeorge Williams1-0/+45
2002-02-09Better understanding of mac resourcesGeorge Williams1-1/+1
2001-12-05First version of ufondGeorge Williams1-0/+692
Fixes to fondu First version of showfond