|
From: | David AGBO |
Subject: | Re: Install font for emacs 24.x |
Date: | Mon, 08 Jul 2013 12:33:21 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 |
Hi Peter,As said, I've tried the function "list-fonts-display", and I can see my font in the list. Is something missing, for the function to list the font and for emacs to not consider it?
Best regards, David Le 04/07/2013 14:47, David AGBO a écrit :
Thanks for your help Peter, The font is visible with fc-list, I've installed it this way : $> mkdir -p /usr/share/fonts/truetype/custom$> wget "http://cloud.github.com/downloads/andreberg/Meslo-Font/Meslo%20LG%20DZ%20v1.0.zip"$> unzip Meslo\ LG\ DZ\ v1.0 $> mv Meslo\ LG\ DZ\ v1.0/*.ttf /usr/share/fonts/truetype/custom $> fc-cache -f -v I'll try the function and tell you.
[Prev in Thread] | Current Thread | [Next in Thread] |