From 813aa84ceff021f9c381f6b09e84bafe7f7beded Mon Sep 17 00:00:00 2001
From: Luigi Scarso <luigi.scarso@gmail.com>
Date: Fri, 7 Apr 2017 13:33:50 +0000
Subject: [PATCH] fontforge real type now is double

[[Split portion of a mixed commit.]]
---
 .../luafontloader/fontforge/fontforge/configure-pfaedit.h       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/configure-pfaedit.h b/source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/configure-pfaedit.h
index 6f9380d58..3126010ac 100644
--- a/source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/configure-pfaedit.h
+++ b/source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/configure-pfaedit.h
@@ -145,7 +145,7 @@
 /*  instead.  The extra precision is usually not needed, but the extra space  */
 /*  can be a problem with large (CJK, UNICODE) fonts.                         */
 /*									      */
-/* #define FONTFORGE_CONFIG_USE_DOUBLE					      */
+#define FONTFORGE_CONFIG_USE_DOUBLE					      
 /* #define FONTFORGE_CONFIG_USE_LONGDOUBLE				      */
 /*									      */
 
-- 
GitLab