Skip to content

Commit 5f0dcdb

Browse files
committed
fix(glyphs): glyphs3 internal metrics cause bugs, resetting back to prior value
1 parent 1728af7 commit 5f0dcdb

File tree

1 file changed

+3
-21
lines changed

1 file changed

+3
-21
lines changed

fonts/ServerMono.glyphs

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,6 @@
11
{
22
.appVersion = "3343";
33
.formatVersion = 3;
4-
DisplayStrings = (
5-
"$123
6-
$123",
7-
"200%
8-
200%",
9-
"123%
10-
123%",
11-
":(){ :|:/ampersand.ss01 };:",
12-
"/Placeholder oo/Placeholder o/Placeholder/Placeholder o
13-
nhH0o_",
14-
"|¦|",
15-
"<=>",
16-
">_<",
17-
"200%",
18-
"/.notdef",
19-
"/.notdef ▂▃▄▅▆▇█▀▔▏▎▍▌▋▊▉▐▕▖▗▘▙▚▛▜▝▞▟░▒▓●○◦◊■□▲▶▼◀▴▾◂╦╗╔═╩╝╚║╬╣╠╥╖╓┰┒┧┎┟╁┯┑┩┍┡╇╤╕╒╍╏╻┳┓┏━╸╾┉┋╺┅┇╹┻┛╿┗┃╋┫┣╅┭┵┽┲┺╊╃╮╭╯╰╌╎╳╲╱╷┬┐┌─╴╼┈┊╶┄┆╵╽┴┘└│┼┤├╆┮┶┾┱┹╉╄╨╜╙╀┸┦┚┞┖╈┷┪┙┢┕╧╛╘╫╢╟╂┨┠┿┥┝╪╡╞",
20-
"▁▂▃▄▅▆▇█▀▏▎▍▌▋▊▉▐"
21-
);
224
axes = (
235
{
246
name = Weight;
@@ -423,7 +405,7 @@ id = m01;
423405
metricValues = (
424406
{
425407
over = 10;
426-
pos = 900;
408+
pos = 700;
427409
},
428410
{
429411
over = 10;
@@ -519,7 +501,7 @@ id = "941849C8-D0D1-40F0-8537-D2B5B3A46943";
519501
metricValues = (
520502
{
521503
over = 10;
522-
pos = 900;
504+
pos = 700;
523505
},
524506
{
525507
over = 10;
@@ -21958,7 +21940,7 @@ unicode = 40;
2195821940
},
2195921941
{
2196021942
glyphname = parenright;
21961-
lastChange = "2024-07-26 14:30:06 +0000";
21943+
lastChange = "2025-07-11 20:55:20 +0000";
2196221944
layers = (
2196321945
{
2196421946
layerId = m01;

0 commit comments

Comments
 (0)