Class | Description |
---|---|
GeneralFont |
This is a wrapper for the Java AWT Font in the OpenIMAJ system.
|
GeneralFontRenderer<T> |
A font renderer that takes the glyph outline as generated by the Java AWT
Font system and renders it into an OpenIMAJ image using the ImageRenderer
methods.
|
GeneralFontStyle<T> |
This is a wrapper and extensions for the Java AWT Font as an OpenIMAJ
Font style.
|