org.gljava.opengl.ftgl
public class FTFace extends Object
Field Summary | |
---|---|
protected boolean | swigCMemOwn |
long | swigCPtr |
Constructor Summary | |
---|---|
protected | FTFace(long cPtr, boolean cMemoryOwn) |
protected | FTFace() |
FTFace(String fontFilePath) | |
FTFace(SWIGTYPE_p_unsigned_char pBufferBytes, int bufferSizeInBytes) |
Method Summary | |
---|---|
boolean | Attach(String fontFilePath) |
boolean | Attach(SWIGTYPE_p_unsigned_char pBufferBytes, int bufferSizeInBytes) |
long | CharMapCount() |
SWIGTYPE_p_FT_Encoding | CharMapList() |
void | delete() |
int | Error() |
protected void | finalize() |
SWIGTYPE_p_FT_Face | Face() |
protected static long | getCPtr(FTFace obj) |
SWIGTYPE_p_FT_GlyphSlot | Glyph(long index, SWIGTYPE_p_FT_Int load_flags) |
long | GlyphCount() |
SWIGTYPE_p_FTPoint | KernAdvance(long index1, long index2) |
SWIGTYPE_p_FTSize | Size(long size, long res) |