summaryrefslogtreecommitdiff
path: root/src/intmetrics.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert to DIR_SEP magic.John Mark Bell2009-05-131-1/+2
| | | | | | | Fix toolbox frontend to initialise conversion context correctly. Append ,ff6 when not on RISC OS. svn path=/trunk/tools/ttf2f/; revision=7498
* Use Unix paths everywhere. Unixlib will fix this for usJohn Mark Bell2009-05-111-1/+1
| | | | svn path=/trunk/tools/ttf2f/; revision=7470
* Fix writing of font name to intmetrics fileJohn Mark Bell2009-05-111-4/+4
| | | | svn path=/trunk/tools/ttf2f/; revision=7467
* Fix buffer overflowsJohn Mark Bell2009-05-111-3/+4
| | | | svn path=/trunk/tools/ttf2f/; revision=7463
* 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