From: erg Date: Wed, 30 Jan 2008 14:56:36 +0000 (+0000) Subject: Add note about how to add fonts on Windows. X-Git-Tag: LAST_LIBGRAPH~32^2~4802 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=998b29e9acafe5331d31a872c4f1f1534a0f6966;p=graphviz Add note about how to add fonts on Windows. --- diff --git a/doc/fontfaq.txt b/doc/fontfaq.txt index da79202dd..b5d790b0b 100644 --- a/doc/fontfaq.txt +++ b/doc/fontfaq.txt @@ -176,8 +176,14 @@ How can I add a custom font? For a single font, e.g., foo.ttf: $ mkdir -p ~/.fonts $ cp foo.ttf ~/.fonts/ + + One can run fc-cache to speed up the use of fontconfig. $ fc-cache + For Windows users, one can go to the C:\windows\fonts + folder and use File -> Install New Font from the pull-down menus + to install the font. + For a new font directory, e.g., /Library/Fonts, add a new element /Library/Fonts