[gtksourceview] fonts: make up and downcase the same height
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] fonts: make up and downcase the same height
- Date: Fri, 15 Oct 2021 01:01:17 +0000 (UTC)
commit 6730a76098f86d6959ca36da57210906c820b102
Author: Christian Hergert <chergert redhat com>
Date: Thu Oct 14 17:43:27 2021 -0700
fonts: make up and downcase the same height
This is still a bit of an experiment, but I suspect that we actually
prefer the original form of this font which did not have a separate value
for lowercase.
data/fonts/BuilderBlocks.ttx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/fonts/BuilderBlocks.ttx b/data/fonts/BuilderBlocks.ttx
index 2a34d94d..c251e560 100644
--- a/data/fonts/BuilderBlocks.ttx
+++ b/data/fonts/BuilderBlocks.ttx
@@ -95,8 +95,8 @@
<contour>
<pt x="0" y="0" on="1"/>
<pt x="1024" y="0" on="1"/>
- <pt x="1024" y="1536" on="1"/>
- <pt x="0" y="1536" on="1"/>
+ <pt x="1024" y="2048" on="1"/>
+ <pt x="0" y="2048" on="1"/>
</contour>
<instructions><assembly></assembly></instructions>
</TTGlyph>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]