garrynewman / GWEN

Abandoned: GWEN - GUI Without Extravagant Nonsense.
MIT License
428 stars 102 forks source link

UnitTest/TextBox uses nonfree/not cross platform fonts #13

Open sreich opened 11 years ago

sreich commented 11 years ago

This coincides with #11, after we get a generic loader/resource path specifier, then we'll have to switch to some other font (probably ship with one, like DejaVuSans.ttf comes to mind).

EDIT: It uses not only Impact, but Microsoft Sans Serif (in Skins/Simple, TexturedBase as well) as default fonts.

The unit tests use Impact and Comic Sans MS.