At Sunday 17 August, 12:08 Bertrand Coconier wrote:
> I just read this post in the Warzone forum:
> http://forums.wz2100.net/viewtopic.php?f=19&t=1864
> May I suggest you to use function glcAppendCatalog()
> rather than copying the DejaVu Mono font into
> C:\Windows\font ?
We don't copy anything into C:\Windows\* at all. Please
note that it's a user suggesting that as a "fix".
> Function glcAppendCatalog() allows your app to declare
> fonts which are not stored in the system fonts
> directory(ies). In the particular case of Warzone, this
> means that you should add a call like that:
>
> glcAppendCatalog("C:\Program Files\Warzone 2100\fonts");
> /* The path is hardcoded in this example but it may
> adapted to your specific needs */
Ah, I wasn't aware of that functionaility. We currently
use a fontconfig configuration file to add to our font directory.
--
Giel
_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev