Sounds nice, and, now that I know about it, will be very useful to me in the future; however, I was hoping there was an as3 lib to compile a ttf or other types of font file formats.

Even a java library that compiles to ttf or something open type that wouldn't be too crazy to port?



On 5/25/2010 9:56 AM, Glen Pike wrote:
I remember looking at that - it uses JSFL and does the following:

Draws each letter of your font onto the stage in Flash.
Breaks the letter apart - so it becomes a shape.
Grabs the "path" of the shape.
Turns the shape into commands for drawing the character using the Five3D engine - which uses the flash drawing API to do curves and lines...

Nice...


On 25/05/2010 14:10, Anthony Pace wrote:
I haven't looked through the code as of yet, so I am not sure if it's what I am looking for, but it does look promising.

Thanks for the response.



On 5/24/2010 9:22 PM, mika wrote:
The closest thing I found on that matter is the create font tool of Five3D.
It takes a font file and then render it using vectors

http://five3d.mathieu-badimon.com/
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to