Rhino C++ API  8.6
ON_FontList Member List

This is the complete list of members for ON_FontList, including all inherited members.

AddFont(const ON_Font *font, bool bCheckForDuplicates)ON_FontList
AddFonts(const ON_SimpleArray< const ON_Font * > &fonts)ON_FontList
AddFonts(size_t font_count, const ON_Font *const *font_list)ON_FontList
ByFamilyName() constON_FontList
ByFontCharacteristicsHash() constON_FontList
ByIndex() constON_FontList
ByPostScriptName() constON_FontList
ByQuartetName() constON_FontList
ByWindowsLogfontName() constON_FontList
CompareEnglishFamilyAndFaceName(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareEnglishFamilyName(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareEnglishPostScriptName(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareEnglishWindowsLogfontName(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareFamilyAndFaceName(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareFamilyAndWindowsLogfontName(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareFamilyName(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareFontCharacteristicsHash(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
ComparePostScriptName(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareQuartetName(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareStretch(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareUnderlinedStrikethroughPointSize(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareWeightStretchStyle(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
CompareWindowsLogfontName(ON_Font const *const *lhs, ON_Font const *const *rhs)ON_FontListstatic
Count() constON_FontList
FamilyMemberWithWeightStretchStyle(const wchar_t *family_name, ON_Font::Weight desired_weight, ON_Font::Stretch desired_stretch, ON_Font::Style desired_style) constON_FontList
FamilyMemberWithWeightStretchStyle(const ON_Font *font, ON_Font::Weight desired_weight, ON_Font::Stretch desired_stretch, ON_Font::Style desired_style) constON_FontList
FontFromQuartetProperties(const wchar_t *quartet_name, bool bBold, bool bItalic) constON_FontList
FontListFromNames(const wchar_t *postscript_name, const wchar_t *windows_logfont_name, const wchar_t *family_name, const wchar_t *face_name, ON_SimpleArray< const ON_Font * > &font_list) constON_FontList
FromFamilyName(const wchar_t *family_name, const wchar_t *prefered_face_name) constON_FontList
FromFamilyName(const wchar_t *family_name, const wchar_t *prefered_face_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style) constON_FontList
FromFamilyName(const wchar_t *family_name, const wchar_t *prefered_face_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style, bool bUnderlined, bool bStrikethrough) constON_FontList
FromFontCharacteristicsHash(ON_SHA1_Hash font_characteristics_hash, bool bReturnFirst) constON_FontList
FromFontProperties(const ON_Font *font_properties, bool bRequireFaceMatch, bool bRequireStyleMatch) constON_FontList
FromFontProperties(const ON_Font *font_properties, bool bRequireFaceMatch, bool bRequireStyleMatch, bool bUnderlined, bool bStrikethrough, double point_size) constON_FontList
FromNames(const wchar_t *postscript_name, const wchar_t *windows_logfont_name, const wchar_t *family_name, const wchar_t *prefered_face_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style, bool bRequireFaceMatch, bool bRequireStyleMatch) constON_FontList
FromNames(const wchar_t *postscript_name, const wchar_t *windows_logfont_name, const wchar_t *family_name, const wchar_t *prefered_face_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style, bool bRequireFaceMatch, bool bRequireStyleMatch, bool bUnderlined, bool bStrikethrough, double point_size) constON_FontList
FromPostScriptName(const wchar_t *postscript_name) constON_FontList
FromPostScriptName(const wchar_t *postscript_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style) constON_FontList
FromPostScriptName(const wchar_t *postscript_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style, bool bUnderlined, bool bStrikethrough) constON_FontList
FromRichTextProperties(const wchar_t *rtf_font_name, bool bRtfBold, bool bRtfItalic, bool bUnderlined, bool bStrikethrough) constON_FontList
FromWindowsLogfontName(const wchar_t *windows_logfont_name) constON_FontList
FromWindowsLogfontName(const wchar_t *windows_logfont_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style) constON_FontList
FromWindowsLogfontName(const wchar_t *windows_logfont_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style, bool bUnderlined, bool bStrikethrough) constON_FontList
NameLocale() constON_FontList
ON_FontList()ON_FontList
ON_FontList(bool bMatchUnderlineStrikethroughAndPointSize)ON_FontList
ON_ManagedFonts classON_FontListfriend
QuartetFromQuartetName(const wchar_t *quartet_name) constON_FontList
QuartetList() constON_FontList
~ON_FontList()ON_FontList