Package com.hdcookbook.grin.fontstrip

This package and its subpackages contains the optional fontstrip extension.

See:
          Description

Class Summary
CharImageInfo Data holder for each character in FontStrip's image file.
FontImageFileInfo  
FontStripText A feature for drawing font strip text.
 

Package com.hdcookbook.grin.fontstrip Description

This package and its subpackages contains the optional fontstrip extension. Projects that include this extension can use a "fontstrip" feature to display text. A fontstrip relies on images of letters that are pre-rendered into a .png file during the compilation process.

See the file READM.TXT in the font strip extension base directory for more details.