[PATCH:font/util] Add several new XORG_FONT* macros to replace code common to many font modules

Rémi Cardona remi at gentoo.org
Tue Oct 6 01:20:02 PDT 2009


Le 06/10/2009 04:51, Alan Coopersmith a écrit :
> 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_FONTDIR(subdir)
>
> Signed-off-by: Alan Coopersmith<alan.coopersmith at sun.com>

Hi Alan,

Thanks for doing this, I'd tried making similar macros a while back but 
had given up due to all the fonts' Makefiles being similar but not 
really identical. font-misc-ethiopic was the more troubling one as it 
installs both bdf and ttf files...

One thing comes to mind though, maybe fontutil.m4 should have a 
XORG_FONT_MACROS_VERSION call like xorg-macros.m4 does?

Other than that tidbit:

Reviewed-by: Rémi Cardona <remi at gentoo.org>

Cheers


More information about the xorg-devel mailing list