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