org.gljava.opengl.ftgl
public class FTGLTextureFont extends FTFont
Field Summary | |
---|---|
long | swigCPtr |
Constructor Summary | |
---|---|
protected | FTGLTextureFont(long cPtr, boolean cMemoryOwn) |
FTGLTextureFont(String fontFilePath) | |
FTGLTextureFont(SWIGTYPE_p_unsigned_char pBufferBytes, long bufferSizeInBytes) |
Method Summary | |
---|---|
void | delete() |
boolean | faceSize(long size, long res) |
boolean | faceSize(long size) |
protected void | finalize() |
protected static long | getCPtr(FTGLTextureFont obj) |
void | render(String string) |
void | render(SWIGTYPE_p_wchar_t string) |