[pango] ci: Go back to using line spacing
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] ci: Go back to using line spacing
- Date: Tue, 16 Jul 2019 23:01:27 +0000 (UTC)
commit 5903d1b168e9e5e3021e960e1e12e9ebfb3dd8b7
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Jul 16 19:00:43 2019 -0400
ci: Go back to using line spacing
Now that we know that line height is to blame
for this misrendering, go back to using it.
.gitlab-ci/render-msys2.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/render-msys2.sh b/.gitlab-ci/render-msys2.sh
index e0861cb6..f81f0c60 100644
--- a/.gitlab-ci/render-msys2.sh
+++ b/.gitlab-ci/render-msys2.sh
@@ -2,4 +2,4 @@
set -e
-PATH=_build/pango:$PATH _build/utils/pango-view --line-spacing 0 --no-display --output _build/hello.png
utils/HELLO.txt
+PATH=_build/pango:$PATH _build/utils/pango-view --no-display --output _build/hello.png utils/HELLO.txt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]