The requested font & actual font loaded will be echo'd to STDOUT when specifying the `uifont` option. This uses Pango library directly (I was unable to convice SDL2_Pango.h to actually notice that pango.h was #include'd before it, and expose its SDLPango_GetPangoFontDescription() function!). This is okay, since we want to also add a "--uifont list" option (or similar), that will list all of the available fonts, if a user wishes to query them. (And similar code will be added to tuxpaint-config to make the setting available as a pull-down, rather than (or as well as) a freeform type-in field.) |
||
|---|---|---|
| .. | ||
| en | ||
| es_ES.UTF-8 | ||
| fr_FR.UTF-8 | ||
| gl_ES.UTF-8 | ||
| html/images | ||
| ja_JP.UTF-8 | ||
| outdated/zh_tw | ||
| AUTHORS.txt | ||
| CHANGES.txt | ||
| COPYING.txt | ||
| default_colors.txt | ||
| dejavu.txt | ||
| Makefile | ||
| README.txt | ||
| RELEASE.txt | ||
| TROUBLESHOOTING.txt | ||
See [locale]/html/README.html or [locale]/README.txt, and the other documentation within.