[pango/simple-fontmap] debug: run some tests with fc2



commit 826180fc2ef4cd0259edc5ddb437406b30b5ea33
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Dec 30 08:15:51 2021 -0500

    debug: run some tests with fc2

 .gitlab-ci/run-tests.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index 683c031b..75393331 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -22,6 +22,7 @@ exit_code=$?
 
 cd ${builddir}
 
+export PANGOCAIRO_BACKEND=fc2
 ./utils/pango-list --verbose > fontlist.txt
 ./tests/test-font -p /pango/font/metrics --verbose
 ./utils/pango-view --no-display --output hello.png ${srcdir}/utils/HELLO.txt


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]