HE_Mesh
5.1.0
|
This is the complete list of members for geomerative.RFont, including all inherited members.
align | geomerative.RFont | related |
draw(char character, PGraphics g) | geomerative.RFont | related |
draw(String text, PGraphics g) | geomerative.RFont | related |
draw(char character, PApplet g) | geomerative.RFont | related |
draw(String text, PApplet g) | geomerative.RFont | related |
draw(String text) | geomerative.RFont | |
draw(char character) | geomerative.RFont | |
forceAscii | geomerative.RFont | |
getCmapFormat() | geomerative.RFont | private |
getContourAsShape(Glyph glyph, int startIndex, int count) | geomerative.RFont | protectedstatic |
getContourAsShape(Glyph glyph, int startIndex, int count, float xadv) | geomerative.RFont | protectedstatic |
getFamily() | geomerative.RFont | |
getGlyphAsShape(Font font, Glyph glyph, int glyphIndex) | geomerative.RFont | protectedstatic |
getGlyphAsShape(Font font, Glyph glyph, int glyphIndex, float xadv) | geomerative.RFont | protectedstatic |
getGlyphAsShape(Font font, Glyph glyph, int glyphIndex, SingleSubst arabInitSubst, SingleSubst arabMediSubst, SingleSubst arabTermSubst) | geomerative.RFont | protectedstatic |
getGlyphAsShape(Font font, Glyph glyph, int glyphIndex, SingleSubst arabInitSubst, SingleSubst arabMediSubst, SingleSubst arabTermSubst, float xadv) | geomerative.RFont | protectedstatic |
getLineSpacing() | geomerative.RFont | |
midValue(float a, float b) | geomerative.RFont | privatestatic |
RFont(String fontPath, int size, int align) | geomerative.RFont | related |
RFont(String fontPath, int size) | geomerative.RFont | |
RFont(String fontPath) | geomerative.RFont | |
setAlign(int align) | geomerative.RFont | related |
setSize(int size) | geomerative.RFont | related |
size | geomerative.RFont | related |
toGroup(String text) | geomerative.RFont | related |
toPolygon(char character) | geomerative.RFont | related |
toShape(char character) | geomerative.RFont | related |
toShape(String text) | geomerative.RFont |