[gtksourceview] fonts: slightly widen the font back to 1/2 the height
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] fonts: slightly widen the font back to 1/2 the height
- Date: Fri, 15 Oct 2021 01:01:17 +0000 (UTC)
commit 755ec4746c4008aee4c33ecaf4337162b393891f
Author: Christian Hergert <chergert redhat com>
Date: Thu Oct 14 17:44:01 2021 -0700
fonts: slightly widen the font back to 1/2 the height
This improves things now that we are tweaking sizes elsewhere.
data/fonts/BuilderBlocks.ttx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/fonts/BuilderBlocks.ttx b/data/fonts/BuilderBlocks.ttx
index c251e560..ec807f26 100644
--- a/data/fonts/BuilderBlocks.ttx
+++ b/data/fonts/BuilderBlocks.ttx
@@ -70,10 +70,10 @@
</maxp>
<hmtx>
- <mtx name=".notdef" width="768" lsb="0"/>
- <mtx name="block" width="768" lsb="0"/>
- <mtx name="empty" width="768" lsb="0"/>
- <mtx name="smallblock" width="768" lsb="0"/>
+ <mtx name=".notdef" width="1024" lsb="0"/>
+ <mtx name="block" width="1024" lsb="0"/>
+ <mtx name="empty" width="1024" lsb="0"/>
+ <mtx name="smallblock" width="1024" lsb="0"/>
</hmtx>
<loca>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]