J2ME ttf example midlet
  • Version:
  • Last Updated:
  • Total Downloads:
  • 1.2.0
  • April 4, 2008
  • 9,390
Be the first to write a review for this app!
Use custom fonts in your MIDLETs. 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. - Free for private and commercial use - Full source code included - Example MIDLET included.