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