#include <CompositeFont.h>
◆ FCompositeFont() [1/2]
| FCompositeFont::FCompositeFont |
( |
| ) |
|
|
inline |
◆ FCompositeFont() [2/2]
Convenience constructor for when your composite font only contains a single font
◆ IsAscentDescentOverrideEnabled()
| bool FCompositeFont::IsAscentDescentOverrideEnabled |
( |
| ) |
const |
|
inline |
Returns the enabled state of ascent and descent override.
◆ bEnableAscentDescentOverride
| bool FCompositeFont::bEnableAscentDescentOverride = true |
If set to false, the ascent and descent override specified in a Font face will be ignored, and the value from the font source file will be used instead.
◆ DefaultTypeface
The default typeface that will be used when not overridden by a sub-typeface
◆ FallbackTypeface
The fallback typeface that will be used as a last resort when no other typeface provides a match
◆ SubTypefaces
Sub-typefaces to use for a specific set of characters
The documentation for this struct was generated from the following file: