mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-18 16:23:59 +00:00

Testing now, pango weight markup correctly works with the Lato weight variant files present and breaks with them missing. Seems the issue I documented back in 2018 is noo longer the case, and thus we don't need this workaround.
15 lines
337 B
INI
15 lines
337 B
INI
{./macros.cfg}
|
|
[wml_schema]
|
|
[tag]
|
|
name="root"
|
|
[tag]
|
|
name="fonts"
|
|
min=1
|
|
max=1
|
|
{REQUIRED_KEY family_order t_string}
|
|
{REQUIRED_KEY family_order_monospace t_string}
|
|
{REQUIRED_KEY family_order_script t_string}
|
|
[/tag]
|
|
[/tag]
|
|
[/wml_schema]
|