Package arc.freetype
Class FreeType.GlyphSlot
java.lang.Object
arc.freetype.FreeType.GlyphSlot
- Enclosing class:
- FreeType
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
int
getGlyph()
int
int
boolean
renderGlyph
(int renderMode)
-
Method Details
-
getMetrics
-
getLinearHoriAdvance
public int getLinearHoriAdvance() -
getLinearVertAdvance
public int getLinearVertAdvance() -
getAdvanceX
public int getAdvanceX() -
getAdvanceY
public int getAdvanceY() -
getFormat
public int getFormat() -
getBitmap
-
getBitmapLeft
public int getBitmapLeft() -
getBitmapTop
public int getBitmapTop() -
renderGlyph
public boolean renderGlyph(int renderMode) -
getGlyph
-