[Font] Getting font folder on all platforms
Flamaros
flamaros.xavier at gmail.com
Thu Sep 5 14:03:21 PDT 2013
On Thursday, 5 September 2013 at 19:59:20 UTC, Justin Whear wrote:
> On Thu, 05 Sep 2013 21:48:03 +0200, Flamaros wrote:
>
>> I am searching the right way to find fonts folder for each
>> platforms
>> (Windows, linux, macOS X)
>>
>> On Windows it's generally "C:\Windows\Fonts" but a direct
>> access seems
>> brutal, it's certainly expected to retrieve this path by using
>> some
>> register keys?
>>
>> Is someone know how it works for linux and/or macOS X?
>>
>> I need to be able to retrieve fastest as possible the right
>> file from
>> the font and family name.
>
>
> For linux, see fontconfig:
> http://en.wikipedia.org/wiki/Fontconfig
> http://www.freedesktop.org/software/fontconfig/fontconfig-user.html
Thx
More information about the Digitalmars-d-learn
mailing list