font.rst
changeset 1311 1a9da430bcb4
parent 1310 fe0efcd33788
child 1328 b2881ca2dc05
equal deleted inserted replaced
1310:fe0efcd33788 1311:1a9da430bcb4
     9 
     9 
    10 To view list of clint-side fonts::
    10 To view list of clint-side fonts::
    11 
    11 
    12   $ fc-list
    12   $ fc-list
    13 
    13 
    14 To view list of monospaced fonts::
    14 To view list of monospaced clint-side fonts::
    15 
    15 
    16   $ fc-list :spacing=mono
    16   $ fc-list :spacing=mono
    17 
    17 
    18 To view list of server-side monospaced fonts::
    18 To view list of server-side monospaced fonts::
    19 
    19 
    36                 Man page about font.conf.
    36                 Man page about font.conf.
    37   http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-fonts.html
    37   http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-fonts.html
    38                 FreeBSD manual about font.conf.
    38                 FreeBSD manual about font.conf.
    39   http://wiki.debian.org/Fonts/
    39   http://wiki.debian.org/Fonts/
    40                 Debian wiki.
    40                 Debian wiki.
       
    41   http://en.wikipedia.org/wiki/X_logical_font_description
       
    42                 X logical font description.
    41 
    43 
    42 Setup font for emacs.
    44 Setup font for emacs.
    43 =====================
    45 =====================
    44 
    46 
    45 If X running by xinit, write to ~/.xinitrc
    47 If X running by xinit, write to ~/.xinitrc