From 33263421f823600bc5267281a85a98686e7ba75c Mon Sep 17 00:00:00 2001 From: David Turner Date: Sun, 13 Feb 2000 13:38:45 +0000 Subject: [PATCH] formatting --- src/sfnt/sfconfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sfnt/sfconfig.h b/src/sfnt/sfconfig.h index 5caa2cc97..cfa6c0c03 100644 --- a/src/sfnt/sfconfig.h +++ b/src/sfnt/sfconfig.h @@ -33,7 +33,7 @@ /* Define TT_CONFIG_OPTION_EMBEDDED_BITMAPS if you want to support */ /* embedded bitmaps in the TrueType/OpenType driver. */ /* */ -#define TT_CONFIG_OPTION_EMBEDDED_BITMAPS +#define TT_CONFIG_OPTION_EMBEDDED_BITMAPS /*************************************************************************/ @@ -49,7 +49,7 @@ /* Otherwise, the driver will provide its own set of glyph names to */ /* be built without the "psnames" module. */ /* */ -#define TT_CONFIG_OPTION_POSTSCRIPT_NAMES +#define TT_CONFIG_OPTION_POSTSCRIPT_NAMES