This is the complete list of members for Font, including all inherited members.
| Font(string font) | Font | |
| Font(stream font) | Font | |
| Font(array font) | Font | |
| GetAscent() | Font | |
| GetDescent() | Font | |
| GetGlyphAdvance(integer codepoint) | Font | |
| GetLeading() | Font | |
| GetOversampling() | Font | |
| GetPixelCoverageThreshold() | Font | |
| GetPixelsPerUnit() | Font | |
| GetSpaceWidth() | Font | |
| HasGlyph(integer codepoint) | Font | |
| IsAntialiasingEnabled() | Font | |
| SetAntialiasing(boolean useAntialiasing) | Font | |
| SetAscent(number ascent) | Font | |
| SetDescent(number descent) | Font | |
| SetLeading(number leading) | Font | |
| SetOversampling(integer oversampling) | Font | |
| SetPixelCoverageThreshold(decimal threshold) | Font | |
| SetPixelsPerUnit(number pixelsPerUnit) | Font | |
| SetSpaceWidth(number spaceWidth) | Font |