]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
back to freeytype-2.10.4, newer is much slower
authorMarkham <markham001@gmx.de>
Tue, 8 Feb 2022 19:31:06 +0000 (20:31 +0100)
committerMarkham <markham001@gmx.de>
Tue, 8 Feb 2022 19:31:06 +0000 (20:31 +0100)
make/neutrino.mk
make/versions.mk

index e7ac2b3d933098e69c0426effc8d6ccea6568826..df1ee994cf63b7e274aab3abe749b049675a5d71 100755 (executable)
@@ -20,7 +20,7 @@ ifeq ($(PLATFORM), $(filter $(PLATFORM), apollo kronos))
 N_CFLAGS += -DFB_HW_ACCELERATION
 endif
 ifeq ($(PLATFORM), $(filter $(PLATFORM), nevis))
-N_CFLAGS += -DUSE_NEVIS_GXA
+#N_CFLAGS += -DUSE_NEVIS_GXA
 N_CFLAGS +=
 endif
 
index 5bdc0a4acdbc50e9228004d47b072a55cd2ede4b..54c46bbe823d9e89f66785c6862611e228a18d73 100644 (file)
@@ -87,7 +87,7 @@ FLAC_VER = 1.3.2
 FLEX_VER=2.5.35
 
 # FREETYPE free high-quality and portable Font engine
-FREETYPE_VER=2.11.1
+FREETYPE_VER=2.10.4
 
 # Unicode Bidirectional Algorithm (BIDI). This is useful for supporting Arabic and Hebrew alphabets
 FRIBIDI_VER = 1.0.10