Linked by Thom Holwerda on Wed 3rd Oct 2012 01:41 UTC, submitted by MOS6510

Permalink for comment 537527
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Member since:
2008-08-27
It's immensely satisfying when it finally works, so go for it.
Admittedly, that's true for any project where you can validate your code against existing real-world implementations - there's a moment of joy the first time you actually manage to parse an image/the ELF headers/what have you - and the first time you make a font file that appears with the right names in all OSes.
Tip: Microsoft's font validator made things easier. ( http://www.microsoft.com/typography/fontvalidator.mspx ). I still haven't found anything that will validate the CFF block, though - and that's the messiest part.
Edited 2012-10-04 08:26 UTC