Edit

IABSD.fr/xenocara/lib/libXfont/README

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2009-10-31 17:57:11
    Hash : c1572e04
    Message : Update to libXfont 1.4.1

  • lib/libXfont/README
  • libXfont provides the core of the legacy X11 font system, handling the
    index files (fonts.dir, fonts.alias, fonts.scale), the various font file
    formats, and rasterizing them.   It is used by the X servers, the
    X Font Server (xfs), and some font utilities (bdftopcf for instance),
    but should not be used by normal X11 clients.  X11 clients access fonts
    via either the new API's in libXft, or the legacy API's in libX11.
    
    Please submit bugs & patches to the Xorg bugzilla:
    
    	https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
    
    All questions regarding this software should be directed at the
    Xorg mailing list:
    
    	http://lists.freedesktop.org/mailman/listinfo/xorg
    
    The master development code repository can be found at:
    
    	git://anongit.freedesktop.org/git/xorg/lib/libXfont
    
    	http://cgit.freedesktop.org/xorg/lib/libXfont
    
    For more information on the git code manager, see:
    
    	http://wiki.x.org/wiki/GitPage