Posted by:
Patrick Hi,
I realize I asked this question a while ago, but I was wondering if there was any way to write the whole font in plain text (like you would for a C program say) and then run an assembler on it. And also to do the reverse, that is unassemble a font into the plain text, to see the precise format that a new font should follow. I tried using the FontTools/TTX program but I wasn't sure how to view/edit the resulting .ttx file, or to what specifications changes to that file should conform to. In other words, can I go about creating a font exactly as though I were just writing a program with any old plain text editor, without any external formatting/interpreters and what would one use for the manual/specifications?
Thank you very much for your time,
Patrick