summaryrefslogtreecommitdiff
path: root/src/intmetrics.c
Commit message (Collapse)AuthorAgeFilesLines
* Write out font metrics so that the first 256 glyphs match Acorn Latin 1.John Mark Bell2009-05-111-16/+21
| | | | | | Don't use this version -- it will produce inconsistent font data (outlines and encoding export needs the same thing doing to it) svn path=/trunk/tools/ttf2f/; revision=7460
* Make proper use of conversion contextJohn Mark Bell2009-05-101-12/+6
| | | | svn path=/trunk/tools/ttf2f/; revision=7457
* More tidying.John Mark Bell2009-05-081-33/+25
| | | | svn path=/trunk/tools/ttf2f/; revision=7447
* Add some error handling and reportingRob Kendrick2009-05-081-18/+34
| | | | svn path=/trunk/tools/ttf2f/; revision=7441
* Slightly more useful behaviour on non-RO platforms.John Mark Bell2009-05-081-1/+1
| | | | | | | Fix segv in cli frontend. Make cli frontend create output directory. svn path=/trunk/tools/ttf2f/; revision=7437
* Conditionalise RISC OS-specific codeJohn Mark Bell2009-05-071-0/+4
| | | | svn path=/trunk/tools/ttf2f/; revision=7428
* Import TTF2f. Don't expect this to link; I've prevented it building main.c.John Mark Bell2009-05-071-0/+154
svn path=/trunk/tools/ttf2f/; revision=7427