use correct font for tick character (#9055)

This commit is contained in:
Subhraman Sarkar 2024-07-03 14:25:30 +05:30 committed by Steve Cotton
parent 1c19eb0da0
commit b6e8142780

View file

@ -160,7 +160,7 @@
font_style = {FONT_STYLE}
color = {FONT_COLOR}
text = {TEXT}
text_markup = "(text_markup)"
text_markup = true
[/text]
#enddef
@ -247,7 +247,7 @@
({GUI__BORDER_COLOR ALPHA={ALPHA}})
({GUI__BORDER_COLOR_DARK ALPHA={ALPHA}}) ("21, 79, 109, 255") {IPF}}
{_GUI_BUTTON_TEXT (_"page^ Copied") ({FONT_SIZE}) () ("0, 255, 0, 255")}
{_GUI_BUTTON_TEXT (_"page^<span font_family='DejaVu Sans'>✔</span> Copied") ({FONT_SIZE}) () ("0, 255, 0, 255")}
[/draw]