Create a TTF in Objective-C -



Create a TTF in Objective-C -

is there way create true type font file programmatically in objective-c? found reference, http://developer.apple.com/fonts/ttrefman/index.html, doesn't seem there built in methods accomplish this.

suggestions? guidance?

no, there isn't procedural font creation code.

your best bet start fontforge: http://fontforge.sourceforge.net/

objective-c c cocoa-touch true-type-fonts

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -