From c6cea6e9b372f403a5906813bf5db8583d747d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sat, 29 Jun 2019 12:38:01 +0200 Subject: doc: Add default values to all properties Thanks to @bojidar-bg's impressive work in #29380. --- doc/classes/BitmapFont.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/classes/BitmapFont.xml') diff --git a/doc/classes/BitmapFont.xml b/doc/classes/BitmapFont.xml index b6b5d9d244..5ec4947f46 100644 --- a/doc/classes/BitmapFont.xml +++ b/doc/classes/BitmapFont.xml @@ -104,16 +104,16 @@ - + Ascent (number of pixels above the baseline). - + If [code]true[/code], distance field hint is enabled. - + The fallback font. - + Total font height (ascent plus descent) in pixels. -- cgit v1.2.3