|
|||||||||
Home >> All >> org >> apache >> batik >> svggen >> [ font overview ] | PREV PACKAGE NEXT PACKAGE |
Package org.apache.batik.svggen.font
Provides an API on top of theorg.apache.batik.ext.awt.g2d.AbstractGraphics2D
to translate
Java 2D primitives into the SVG format.
See:
Description
Class Summary | |
Font | The TrueType font. |
Glyph | An individual glyph within a font. |
Messages | This class manages the message for the bridge module. |
Point | |
SVGFont | Converts a TrueType font to an SVG embedded font. |
Package org.apache.batik.svggen.font Description
Provides an API on top of the
org.apache.batik.ext.awt.g2d.AbstractGraphics2D
to translate
Java 2D primitives into the SVG format.
|
|||||||||
Home >> All >> org >> apache >> batik >> svggen >> [ font overview ] | PREV PACKAGE NEXT PACKAGE |