org.apache.batik.svggen.font
public class Glyph extends Object
| Field Summary | |
|---|---|
| protected int | advanceWidth |
| protected short | leftSideBearing |
| Constructor Summary | |
|---|---|
| Glyph(GlyphDescription gd, short lsb, int advance) | |
| Method Summary | |
|---|---|
| int | getAdvanceWidth() |
| short | getLeftSideBearing() |
| Point | getPoint(int i) |
| int | getPointCount() |
| void | reset()
Resets the glyph to the TrueType table settings |
| void | scale(int factor) |
Parameters: factor a 16.16 fixed value