|
wxArt2D
|
This is the complete list of members for a2dFontFreetypeData, including all inherited members.
| a2dFont (defined in a2dFontFreetypeData) | a2dFontFreetypeData | friend |
| a2dFontFreetypeData(const wxString &filename=wxT(""), double size=0.0, wxFontEncoding encoding=wxFONTENCODING_DEFAULT, int faceindex=0) | a2dFontFreetypeData | |
| a2dFontFreetypeData(const a2dFontFreetypeData &other) | a2dFontFreetypeData | |
| a2dFontRefData(double size) (defined in a2dFontRefData) | a2dFontRefData | inline |
| a2dFontRefData() | a2dFontRefData | inline |
| a2dFontRefData(const a2dFontRefData &other) (defined in a2dFontRefData) | a2dFontRefData | inline |
| a2dGlyphCache typedef | a2dFontFreetypeData | protected |
| ClearCacheLinkes(void) (defined in a2dFontFreetypeData) | a2dFontFreetypeData | protected |
| CreateFont(const a2dFontInfo &info, bool force=false) (defined in a2dFontFreetypeData) | a2dFontFreetypeData | static |
| GetDescent() const (defined in a2dFontRefData) | a2dFontRefData | inline |
| GetDeviceHeight() (defined in a2dFontFreetypeData) | a2dFontFreetypeData | inline |
| GetFilename(bool filenameonly=false) const | a2dFontFreetypeData | |
| GetGlyph(wxChar c) const | a2dFontFreetypeData | |
| GetGlyphHeight(wxChar c) const (defined in a2dFontFreetypeData) | a2dFontFreetypeData | |
| GetInfoList(a2dFontInfoList &list) (defined in a2dFontFreetypeData) | a2dFontFreetypeData | static |
| GetKerning(wxChar c1, wxChar c2) const | a2dFontFreetypeData | virtual |
| GetLineHeight() const (defined in a2dFontRefData) | a2dFontRefData | inline |
| GetSize() const (defined in a2dFontRefData) | a2dFontRefData | inline |
| GetTextExtent(const wxString &string, double &w, double &h, double &descent, double &externalLeading) const (defined in a2dFontFreetypeData) | a2dFontFreetypeData | virtual |
| GetType(void) const (defined in a2dFontFreetypeData) | a2dFontFreetypeData | inlinevirtual |
| GetVpath(wxChar c, a2dVpath &glyph, const a2dAffineMatrix &affine=a2dIDENTITY_MATRIX) (defined in a2dFontFreetypeData) | a2dFontFreetypeData | virtual |
| GetWidth(wxChar c) const | a2dFontFreetypeData | virtual |
| m_a2dLastGlyph | a2dFontFreetypeData | mutableprotected |
| m_converter | a2dFontFreetypeData | protected |
| m_desc | a2dFontRefData | protected |
| m_encoding | a2dFontFreetypeData | protected |
| m_extglyphcache | a2dFontFreetypeData | mutableprotected |
| m_face | a2dFontFreetypeData | protected |
| m_faceindex | a2dFontFreetypeData | protected |
| m_filename | a2dFontFreetypeData | protected |
| m_fontinfo | a2dFontRefData | protected |
| m_glyphcache (defined in a2dFontFreetypeData) | a2dFontFreetypeData | mutableprotected |
| m_height | a2dFontRefData | protected |
| m_lastChar | a2dFontFreetypeData | mutableprotected |
| m_lead | a2dFontRefData | protected |
| m_loadMethodMask (defined in a2dFontFreetypeData) | a2dFontFreetypeData | protectedstatic |
| m_ok | a2dFontRefData | protected |
| m_sizeInPixels | a2dFontFreetypeData | protected |
| Ok() (defined in a2dFontRefData) | a2dFontRefData | inline |
| SetDeviceHeight(double sizeInPixels) | a2dFontFreetypeData | |
| SetEncodingConverter(wxEncodingConverter *converter) (defined in a2dFontFreetypeData) | a2dFontFreetypeData | |
| SetFilename(const wxString &filename) | a2dFontFreetypeData | |
| SetLoadFlags(wxInt32 loadMethodMask) | a2dFontFreetypeData | inlinestatic |
| SetSize(double size) (defined in a2dFontRefData) | a2dFontRefData | inlinevirtual |
| ~a2dFontFreetypeData() | a2dFontFreetypeData | virtual |