Skip to content

Commit db2d3fe

Browse files
committed
Merge branch 'py37-build-upgrade' into dev
2 parents 8d089b6 + ac48920 commit db2d3fe

File tree

6 files changed

+174
-110
lines changed

6 files changed

+174
-110
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ fontmake = "*"
1010
[dev-packages]
1111

1212
[requires]
13-
python_version = "3.6"
13+
python_version = "3.7"

Pipfile.lock

Lines changed: 135 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11

22
# U+0021 exclam glyph ID 580
3-
uni0021 touch 22,23,24,25 y -0.5 @14
3+
exclam touch 22,23,24,25 y -0.5 @14
44

55
# U+0025 percent glyph ID 762
6-
uni0025 touch 0,1,16 y 0.75 @10,11
7-
uni0025 touch 23,24,25 y 0.25 @10,11
8-
uni0025 touch 17,18,32,46,47,48 y 0.5 @10,11
9-
uni0025 touch 57,58,71 y -0.25 @10,11
10-
uni0025 touch 33,34,35,36 y 0.5 @10,11
11-
uni0025 touch 63,64,65 y 0.75 @10,11
6+
percent touch 0,1,16 y 0.75 @10,11
7+
percent touch 23,24,25 y 0.25 @10,11
8+
percent touch 17,18,32,46,47,48 y 0.5 @10,11
9+
percent touch 57,58,71 y -0.25 @10,11
10+
percent touch 33,34,35,36 y 0.5 @10,11
11+
percent touch 63,64,65 y 0.75 @10,11
1212

13-
uni0025 touch 23,24,25,63,64,65 y 0.5 @14
14-
uni0025 touch 17,18,32,57,58,71 y -0.5 @14
13+
percent touch 23,24,25,63,64,65 y 0.5 @14
14+
percent touch 17,18,32,57,58,71 y -0.5 @14
1515

1616
# U+002B plus glyph ID 765
17-
uni002B touch 0,1,2,3,6,7,8,9 y 0.5 @10,11
17+
plus touch 0,1,2,3,6,7,8,9 y 0.5 @10,11
1818

1919
# U+0038 eight glyph ID 556
20-
uni0038 touch 41,42,43 y 0.25 @12,13,14
21-
uni0038 touch 34,35,48 y -0.25 @12,13,14
20+
eight touch 41,42,43 y 0.25 @12,13,14
21+
eight touch 34,35,48 y -0.25 @12,13,14
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

22
# U+002B plus glyph ID 751
3-
uni002B touch 0,1,2,3,6,7,8,9 y 0.5 @10,11
3+
plus touch 0,1,2,3,6,7,8,9 y 0.5 @10,11
44

0 commit comments

Comments
 (0)