de.intarsys.cwt.freetype
public class GlyphSlot extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
GlyphSlot(_FTNI paramFtni,
FTGlyphSlot paramGlyphSlot) |
Modifier and Type | Method and Description |
---|---|
GlyphMetrics |
getGlyphMetrics() |
FTGlyphSlot |
getGlyphSlot() |
long |
getLinearHoriAdvance() |
Outline |
getOutline() |
void |
renderGlyph(int flags) |
protected GlyphSlot(_FTNI paramFtni, FTGlyphSlot paramGlyphSlot)
public GlyphMetrics getGlyphMetrics()
public FTGlyphSlot getGlyphSlot()
public long getLinearHoriAdvance()
public Outline getOutline()
public void renderGlyph(int flags) throws FreetypeException
FreetypeException