Monday, September 8, 2008

TTME - TrueType fonts for J2ME

This is a J2ME library with a vector graphics engine used to create vector graphics from given texts using TrueType font definitions. Vector graphics can be rotated, translated, scaled and so on. The library provides a Viewport class with pan and zoom functionality. The engine uses linear algebra to transform objects before rendering them using a given Graphics object.

Link
Demo Projects

No comments: