font.rst
changeset 2037 82a4f625d6fe
parent 2036 3f35f12bc5ea
child 2038 48a7006b47f7
equal deleted inserted replaced
2036:3f35f12bc5ea 2037:82a4f625d6fe
    23 
    23 
    24 To view list of server-side monospaced fonts::
    24 To view list of server-side monospaced fonts::
    25 
    25 
    26   $ xlsfonts -fn '*-*-*-*-*-*-*-*-*-*-*-m*'
    26   $ xlsfonts -fn '*-*-*-*-*-*-*-*-*-*-*-m*'
    27   $ xlsfonts -fn '*-*-*-*-*-*-*-*-*-*-*-c*'
    27   $ xlsfonts -fn '*-*-*-*-*-*-*-*-*-*-*-c*'
       
    28 
       
    29 GUI font managers (lack support for bitmap fonts)::
       
    30 
       
    31   $ sudo apt-get install fontypython
       
    32   $ fontypython &
       
    33 
       
    34   $ sudo apt-get install font-manager
       
    35   $ font-manager &
    28 
    36 
    29 View how fonts looks like under X.
    37 View how fonts looks like under X.
    30 ==================================
    38 ==================================
    31 ::
    39 ::
    32 
    40