fontconf.h   fontconf.h 
/* include/X11/fonts/fontconf.h. Generated by configure. */ /* include/X11/fonts/fontconf.h. Generated from fontconf.h.in by configure . */
/* /*
* $Id$ * $Id$
* *
* Copyright © 2005 Keith Packard * Copyright © 2005 Keith Packard
* *
* Permission to use, copy, modify, distribute, and sell this software and its * Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided th at * documentation for any purpose is hereby granted without fee, provided th at
* the above copyright notice appear in all copies and that both that * the above copyright notice appear in all copies and that both that
* copyright notice and this permission notice appear in supporting * copyright notice and this permission notice appear in supporting
* documentation, and that the name of Keith Packard not be used in * documentation, and that the name of Keith Packard not be used in
skipping to change at line 32 skipping to change at line 32
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
* PERFORMANCE OF THIS SOFTWARE. * PERFORMANCE OF THIS SOFTWARE.
*/ */
/* Define as 1 if you have FreeType support in Xfont */ /* Define as 1 if you have FreeType support in Xfont */
#define XFONT_FREETYPE 1 #define XFONT_FREETYPE 1
/* Define as 1 if you have Type1 font support in Xfont */ /* Define as 1 if you have Type1 font support in Xfont */
/* #undef XFONT_TYPE1 */ /* #undef XFONT_TYPE1 */
/* Define as 1 if you have Type1 CID font support in Xfont */
#define XFONT_CID 1
/* Define as 1 if you have Speedo support in Xfont */ /* Define as 1 if you have Speedo support in Xfont */
#define XFONT_SPEEDO 1 #define XFONT_SPEEDO 1
/* Define as 1 if you have builtin font support in Xfont */ /* Define as 1 if you have builtin font support in Xfont */
#define XFONT_BUILTINS 1 #define XFONT_BUILTINS 1
/* Define as 1 if you have pcf font support in Xfont */ /* Define as 1 if you have pcf font support in Xfont */
#define XFONT_PCFFORMAT 1 #define XFONT_PCFFORMAT 1
/* Define as 1 if you have bdf font support in Xfont */ /* Define as 1 if you have bdf font support in Xfont */
 End of changes. 2 change blocks. 
4 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/