سؤال

Is there a way to create a True Type Font file programmatically in objective-c? I found this reference, http://developer.apple.com/fonts/TTRefMan/index.html, but it doesn't seem there are any built in methods to accomplish this.

Suggestions? Guidance?

هل كانت مفيدة؟

المحلول

No, there isn't any procedural font creation code.

Your best bet would be to start with FontForge: http://fontforge.sourceforge.net/

نصائح أخرى

I know it's possible since the app MyFont: http://itunes.apple.com/us/app/myfont/id380824731 does it.

Anyone figured out how?

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top