From 3cbe36b63ebb3f5e782aac56c95e15018abf6cda Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Sun, 6 Aug 2017 00:21:24 +0800 Subject: Disable freetype stream support, avoiding FILE interface. --- scripts/freetype/slimftoptions.h | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/freetype/slimftoptions.h b/scripts/freetype/slimftoptions.h index b51f4b40..b9094b3a 100644 --- a/scripts/freetype/slimftoptions.h +++ b/scripts/freetype/slimftoptions.h @@ -9,6 +9,7 @@ #undef FT_CONFIG_OPTION_USE_HARFBUZZ #undef FT_CONFIG_OPTION_MAC_FONTS #undef FT_CONFIG_OPTION_INCREMENTAL +#define FT_CONFIG_OPTION_DISABLE_STREAM_SUPPORT #undef TT_CONFIG_OPTION_EMBEDDED_BITMAPS #undef TT_CONFIG_OPTION_SFNT_NAMES -- cgit v1.2.3