WoW:API FontInstance SetFontObject: Difference between revisions

Updated with new information
mNo edit summary
(Updated with new information)
Line 18: Line 18:


Many font objects are predefined in [{{wdnlink|FrameXML/Fonts.xml}} Fonts.xml] in [[FrameXML]].  Anything from which one can inherit a <FontString> is a font object.
Many font objects are predefined in [{{wdnlink|FrameXML/Fonts.xml}} Fonts.xml] in [[FrameXML]].  Anything from which one can inherit a <FontString> is a font object.
Some of the font objects in the game:
* SystemFont
* GameFontNormal
* GameFontNormalSmall
* GameFontNormalLarge
* GameFontHighlight
* GameFontHighlightSmall
* GameFontHighlightSmallOutline
* GameFontHighlightLarge
* GameFontDisable
* GameFontDisableSmall
* GameFontDisableLarge
* GameFontGreen
* GameFontGreenSmall
* GameFontGreenLarge
* GameFontRed
* GameFontRedSmall
* GameFontRedLarge
* GameFontWhite
* GameFontDarkGraySmall
* NumberFontNormalYellow
* NumberFontNormalSmallGray
* QuestFontNormalSmall
* DialogButtonHighlightText
* ErrorFont
* TextStatusBarText
* CombatLogFont
Anonymous user