Skip to content

Load additional fonts from the ~/.config/grafx2/fonts directory

Thomas Bernard requested to merge miniupnp/grafX2:font_dir into master

Load in fact from the /fonts/ subdirectory of the config directory, wherever it is (it depends a lot on the platform)

under WIN32 it is %APPDATA%/GrafX2/fonts MacOS ~/Library/Preferences/com.googlecode.grafx2/fonts etc.

see http://pulkomandy.tk/projects/GrafX2/ticket/56

Merge request reports