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