Struct FontScriptInfo

From Warcraft Wiki
Jump to navigation Jump to search
FontScriptInfo
Field Type Description
color colorRGBA🔗 Table of color values for the font object
height number Height (size) of the font object
outline string Comma delimited list of font flags such as OUTLINE, THICKOUTLINE, and MONOCHROME
shadow FontScriptShadowInfo? Optional table of shadow information for the font object
FontScriptShadowInfo
Field Type Description
color colorRGBA🔗 Table of color values for the shadow
x number Horizontal offset for the shadow
y number Vertical offset for the shadow