[gtksourceview] fonts: make BuilderBlocks 25% slimmer



commit fb2ad44484c5c59d3bbf08c4d3676b2afcf6a69f
Author: Christian Hergert <chergert redhat com>
Date:   Tue Oct 12 12:19:27 2021 -0700

    fonts: make BuilderBlocks 25% slimmer
    
    This makes things a bit nicer from the standpoint of how wide the overview
    map will be.

 data/fonts/BuilderBlocks.ttf | Bin 444 -> 444 bytes
 data/fonts/BuilderBlocks.ttx |   8 ++++----
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/fonts/BuilderBlocks.ttf b/data/fonts/BuilderBlocks.ttf
index 9d17419f..da74df55 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 22e5a059..2a34d94d 100644
--- a/data/fonts/BuilderBlocks.ttx
+++ b/data/fonts/BuilderBlocks.ttx
@@ -70,10 +70,10 @@
   </maxp>
 
   <hmtx>
-    <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"/>
+    <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"/>
   </hmtx>
 
   <loca>


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