-
Hi everybody!
I am a beginner in developing C++ programs with SDK Flash Format. I need to include fonts in my .swf files and I read in the documentation that I have to convert TrueType fonts (that use quadratic B splines) into .swf (that use quadratic Bezier). Did anybody face with the same problem or know if there is an algorithm for such a conversion?
Thanks,
Lucio
-
Re: Fonts
Yah, all the info you need can be gained with a bunch of trial and error, some brains, the SDK docs, and MSDN. I have already written the code and post updates to the OpenSwf newsgroup by macromedia.
--Jesse