Expose Freetype font style flags in FontAsset
This commit is contained in:
@@ -128,6 +128,11 @@ public:
|
||||
return _options;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the font style flags.
|
||||
/// </summary>
|
||||
API_PROPERTY() FontFlags GetStyle() const;
|
||||
|
||||
/// <summary>
|
||||
/// Sets the font options.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user