org.gljava.opengl.ftgl
public class FTGLTextureFont extends FTFont
| Field Summary | |
|---|---|
| long | swigCPtr |
| Constructor Summary | |
|---|---|
| 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() |
| static long | getCPtr(FTGLTextureFont obj) |
| void | render(String string) |
| void | render(SWIGTYPE_p_wchar_t string) |