From 35b800a801557e235c397f1f767d5558c84b9743 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