diff --git a/doc/classes/DynamicFontData.xml b/doc/classes/DynamicFontData.xml index 51e4e0d231a..9012b46e08b 100644 --- a/doc/classes/DynamicFontData.xml +++ b/doc/classes/DynamicFontData.xml @@ -1,8 +1,10 @@ + Used with [DynamicFont] to describe the location of a font file. + Used with [DynamicFont] to describe the location of a vector font file for dynamic rendering at runtime. @@ -13,6 +15,7 @@ + Returns the font path. @@ -21,11 +24,13 @@ + Sets the font path. + The path to the vector font file.