summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@gmail.com>2017-08-15 23:14:17 +0800
committerSebastian Rasmussen <sebras@gmail.com>2017-08-15 23:16:13 +0800
commit2ccb14c3dfa9b2c0779acddc42bfa2e1ed58fc19 (patch)
tree07c193abb57c23f80594b2a1560d460bed220fe5 /scripts
parentedfea06688297f3d9268c58c212127a380619936 (diff)
downloadmupdf-2ccb14c3dfa9b2c0779acddc42bfa2e1ed58fc19.tar.xz
Revert "Disable freetype stream support, avoiding FILE interface."
While MuPDF itself doesn't rely on stream support, applications may use Freetype built for MuPDF to load fonts for non-MuPDF related uses. This use was overlooked and caused problems for llpp. Thanks to Tuncer and _malc for reporting this.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/freetype/slimftoptions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/freetype/slimftoptions.h b/scripts/freetype/slimftoptions.h
index b9094b3a..b51f4b40 100644
--- a/scripts/freetype/slimftoptions.h
+++ b/scripts/freetype/slimftoptions.h
@@ -9,7 +9,6 @@
#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