org.gljava.opengl.ftgl
Class FTFace
java.lang.Object
org.gljava.opengl.ftgl.FTFace
public class FTFace
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCPtr
private long swigCPtr
swigCMemOwn
protected boolean swigCMemOwn
FTFace
protected FTFace(long cPtr,
boolean cMemoryOwn)
FTFace
protected FTFace()
FTFace
public FTFace(java.lang.String fontFilePath)
FTFace
public FTFace(SWIGTYPE_p_unsigned_char pBufferBytes,
int bufferSizeInBytes)
getCPtr
protected static long getCPtr(FTFace obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
Attach
public boolean Attach(java.lang.String fontFilePath)
Attach
public boolean Attach(SWIGTYPE_p_unsigned_char pBufferBytes,
int bufferSizeInBytes)
Face
public SWIGTYPE_p_FT_Face Face()
Size
public SWIGTYPE_p_FTSize Size(long size,
long res)
CharMapCount
public long CharMapCount()
CharMapList
public SWIGTYPE_p_FT_Encoding CharMapList()
KernAdvance
public SWIGTYPE_p_FTPoint KernAdvance(long index1,
long index2)
Glyph
public SWIGTYPE_p_FT_GlyphSlot Glyph(long index,
SWIGTYPE_p_FT_Int load_flags)
GlyphCount
public long GlyphCount()
Error
public int Error()