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