[gtksourceview] fonts: make smallblock 3/4 height
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] fonts: make smallblock 3/4 height
- Date: Tue, 12 Oct 2021 18:01:18 +0000 (UTC)
commit ecd44ab3e95bb179e5e9985303d7405702932430
Author: Christian Hergert <chergert redhat com>
Date: Tue Oct 12 11:00:12 2021 -0700
fonts: make smallblock 3/4 height
This reduces the difference in height between upper and lower case fonts.
Since punctuation is show as upcase, this is a bit easier on the eyes.
data/fonts/BuilderBlocks.ttf | Bin 444 -> 444 bytes
data/fonts/BuilderBlocks.ttx | 6 +++---
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/fonts/BuilderBlocks.ttf b/data/fonts/BuilderBlocks.ttf
index 8fe89420..9d17419f 100644
Binary files a/data/fonts/BuilderBlocks.ttf and b/data/fonts/BuilderBlocks.ttf differ
diff --git a/data/fonts/BuilderBlocks.ttx b/data/fonts/BuilderBlocks.ttx
index 23c47c40..22e5a059 100644
--- a/data/fonts/BuilderBlocks.ttx
+++ b/data/fonts/BuilderBlocks.ttx
@@ -12,7 +12,7 @@
<head>
<!-- Most of this table will be recalculated by the compiler -->
<tableVersion value="1.0"/>
- <fontRevision value="1.0"/>
+ <fontRevision value="1.1"/>
<checkSumAdjustment value="0x2a3f4cae"/>
<magicNumber value="0x5f0f3cf5"/>
<flags value="00000000 00000010"/>
@@ -95,8 +95,8 @@
<contour>
<pt x="0" y="0" on="1"/>
<pt x="1024" y="0" on="1"/>
- <pt x="1024" y="1024" on="1"/>
- <pt x="0" y="1024" on="1"/>
+ <pt x="1024" y="1536" on="1"/>
+ <pt x="0" y="1536" on="1"/>
</contour>
<instructions><assembly></assembly></instructions>
</TTGlyph>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]