Implement font shadows for RichTextLabel

This commit is contained in:
Markus Törnqvist 2018-04-11 16:08:56 +03:00 committed by Markus Törnqvist
parent 23fc8ca223
commit 1c6ea572ca
5 changed files with 65 additions and 19 deletions

View file

@ -319,6 +319,14 @@
</theme_item>
<theme_item name="font_color_selected" type="Color">
</theme_item>
<theme_item name="font_color_shadow" type="Color">
</theme_item>
<theme_item name="shadow_as_outline" type="int">
</theme_item>
<theme_item name="shadow_offset_x" type="int">
</theme_item>
<theme_item name="shadow_offset_y" type="int">
</theme_item>
<theme_item name="italics_font" type="Font">
</theme_item>
<theme_item name="line_separation" type="int">