util: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Oct 9 17:21:29 PDT 2009


 COPYING        |   29 +++++
 README         |    5 
 configure.ac   |   23 ++--
 fontutil.m4    |  227 ---------------------------------------
 fontutil.m4.in |  324 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 fontutil.pc.in |    3 
 6 files changed, 378 insertions(+), 233 deletions(-)

New commits:
commit b10044e1cdb8f1656b6f61d79512bf4d49ee3339
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Oct 7 20:23:36 2009 -0700

    font-util 1.1.0: Add new macros to replace code common to many font modules
    
    XORG_FONT_MACROS_VERSION(required-version)
    XORG_FONT_CHECK_ENCODING(encoding)
    XORG_FONT_CHECK_ENCODING_LIST(encoding1 encoding2....)
    XORG_FONT_REQUIRED_PROG(VARNAME, progname)
    XORG_FONT_FCCACHE()
    XORG_FONT_COMMON_UTILS()
    XORG_FONT_BDF_UTILS()
    XORG_FONT_SCALED_UTILS()
    XORG_FONT_CHECK_COMPRESSION()
    XORG_FONT_UCS2ANY()
    XORG_FONTROOTDIR()
    XORG_FONTSUBDIR(variable, flag, subdir)
    XORG_FONTDIR(subdir)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>
    Acked-by: Dan Nicholson <dbn.lists at gmail.com>
    Acked-by: Rémi Cardona <remi at gentoo.org>



More information about the xorg-commit mailing list