1
1
mirror of https://github.com/rsms/inter.git synced 2024-09-11 10:55:24 +03:00
Commit Graph

1781 Commits

Author SHA1 Message Date
Rasmus Andersson
acb3d13c2f minor kerning of LHS /t 2023-06-12 12:10:09 -07:00
Rasmus Andersson
2c652cfc9a fixes OS/2 table usWeightClass entry in static fonts by rounding to nearest 100th. Closes #583 2023-06-11 16:18:40 -07:00
Rasmus Andersson
b7ed03d0e2 remove use of fix-static-display-names.py from otf (already removed from ttf) re #519 2023-06-11 16:01:42 -07:00
Rasmus Andersson
350dd70403 make sure "Italic" is excluded from familyName in UFO fontinfo, re #519 2023-06-11 16:01:13 -07:00
Rasmus Andersson
0e23d14f6c improvements to misc/tools/lsname.py 2023-06-11 15:49:48 -07:00
Rasmus Andersson
f64f0618a3 adds tool lsname.py for listing name table entries of fonts 2023-06-11 15:22:57 -07:00
Rasmus Andersson
8b4135611f remove invalid style linking (re #519) 2023-06-10 15:29:39 -07:00
Rasmus Andersson
7d122bb74e add value file for stroke weight increase done recently 2023-06-08 13:11:39 -07:00
Rasmus Andersson
d88ab4204a fixes name table entries for static files, re issue #519 2023-06-08 10:10:47 -07:00
Rasmus Andersson
9e6dd3d7fb alters style linking for italic Display instances, removing "Display", e.g. "Display Medium" becomes just "Medium" 2023-06-07 18:09:22 -07:00
Rasmus Andersson
6e73e79950 attempt at fixing names for Windows, re issue #519 2023-06-07 18:03:53 -07:00
Rasmus Andersson
036a0373b2 Contrast improvements to arrow glyphs 2023-06-07 16:33:42 -07:00
Rasmus Andersson
ffb28901bc adjust diagonal arrow glyphs vertically (baseline and x-height for non-.case glyphs) 2023-06-07 14:31:05 -07:00
Rasmus Andersson
9b58e5cb21 adjust diagonal arrow glyphs vertically and add .case versions. Closes #366 2023-06-07 14:18:43 -07:00
Rasmus Andersson
49e0efbbae removes some combining ligature glyphs
U+FE20  U+FE23  U+FE26  U+FE29  U+FE2C
U+FE21  U+FE24  U+FE27  U+FE2A  U+FE2D
U+FE22  U+FE25  U+FE28  U+FE2B

closes #327
2023-06-07 10:41:29 -07:00
Rasmus Andersson
063ece5e2f tooling: always include name ID in name table in misc/tools/fontinfo.py 2023-06-07 10:10:27 -07:00
Rasmus Andersson
87e5bd127a tooling: change & expand ttx targets in makefile 2023-06-07 10:10:06 -07:00
Rasmus Andersson
92a48adaea pass --windows-compatibility to ttfautohint in hopes of better aliased fitting on MS Windows, re #580 2023-06-07 10:09:39 -07:00
Rasmus Andersson
e11ab3a9a7 Set WWSFamilyName and WWSSubfamilyName
Sets WWSFamilyName and WWSSubfamilyName according to
https://glyphsapp.com/learn/naming#g-wws-names-name-ids-21-and-22
in hopes of improving style linking on MS Windows.

Issue #519
2023-06-07 10:06:35 -07:00
Rasmus Andersson
01a0631af7 nit: remove guide in /H 2023-06-07 10:05:57 -07:00
Rasmus Andersson
8d7cdf8c60 remove /uni2180 /uni2181 /uni2182 /uni2187 /uni2188 2023-06-06 17:09:41 -07:00
Rasmus Andersson
76392d8fa9 minor improvements to several text wght=400 glyphs 2023-06-06 17:08:43 -07:00
Rasmus Andersson
0cdc3fcd84 improvements to Greek /KaiSymbol and /kaiSymbol 2023-06-06 16:26:57 -07:00
Rasmus Andersson
29190bd576 improvements to Greek /KaiSymbol and /kaiSymbol 2023-06-06 16:21:20 -07:00
Rasmus Andersson
5239028774 remove all Greek Archaic glyphs except /Pamphyliandigamma /Digamma /San /digamma 2023-06-06 15:52:53 -07:00
Rasmus Andersson
d6c39bd19b minor improvements to greek diacritics 2023-06-06 15:30:26 -07:00
Rasmus Andersson
d0aa06c9f5 remove /dblapostrophe and map U+02EE to /quotedblright 2023-06-06 15:30:03 -07:00
Rasmus Andersson
02ca126ce7 sidebearing of /lambda 2023-06-05 19:21:11 -07:00
Rasmus Andersson
7d9f75f8a3 kerning and spacing of /xi 2023-06-05 19:18:41 -07:00
Rasmus Andersson
3f7c3672f0 sync metrics keys 2023-06-05 19:14:44 -07:00
Rasmus Andersson
675423afa3 kerning for /lambda 2023-06-05 19:13:49 -07:00
Rasmus Andersson
815452d236 improvements to /longs, closes #390 2023-06-05 19:03:35 -07:00
Rasmus Andersson
b1fb2c8ed2 big commit (sorry, future me!) with 10u bolder stems of regular text and greek diacritics 2023-06-05 18:23:34 -07:00
Rasmus Andersson
abe9bc638c tooling: minor cleanup 2023-06-05 13:14:51 -07:00
Rasmus Andersson
c8ee5fa8b4 sync metrics keys 2023-06-04 17:13:20 -07:00
Rasmus Andersson
3be775a4eb changes style names to remove spaces, i.e. "Extra Bold" -> "ExtraBold". This should improve life on MS Windows 2023-06-04 16:57:11 -07:00
Rasmus Andersson
6a1af4f060 adjust weight mapping of Semi Bold, Bold and Extra Bold 2023-06-04 16:55:50 -07:00
Rasmus Andersson
eb40739b9e use prefix "InterVariable-" in fvar table instead of "Inter" to avoid any collision with static fonts on systems which may use ps style names as keys in a global namespace 2023-06-04 15:57:38 -07:00
Rasmus Andersson
7dbb0365c4 adds opsz axis mappings (14->14, 22->25, 28->28) 2023-06-04 15:36:46 -07:00
Rasmus Andersson
c15cbc1229 tooling: remove .ttx files in ttx make rule 2023-06-04 15:36:01 -07:00
Rasmus Andersson
2493a976cd improvements to /xi 2023-06-04 14:58:57 -07:00
Rasmus Andersson
5eb51269f2 fix accidental incorrect naming of variable font ("Inter Display", should be "Inter Variable") 2023-06-04 14:50:26 -07:00
Rasmus Andersson
7c6ad9f1b9 use "Italic" suffix for variable styles in STAT table, re #577 2023-06-04 12:34:21 -07:00
Rasmus Andersson
48f11a2f15 build STAT table (version 4) manually for variable fonts, re #577 2023-06-04 12:30:42 -07:00
Rasmus Andersson
d35aa9f085 swap vf axis order and reduce min PPEM, related to #577 2023-06-04 10:42:26 -07:00
Rasmus Andersson
4271acac8e tooling: simplify makefile and variable font file naming 2023-06-04 10:41:29 -07:00
Rasmus Andersson
fa144f92d7 minor changes to distribution file structure 2023-06-04 08:58:07 -07:00
Rasmus Andersson
3d3fc0c6e2 improvements to /alpha 2023-06-03 12:31:45 -07:00
Rasmus Andersson
974eaab951 minor improvements to /zeta 2023-06-03 12:10:11 -07:00
Rasmus Andersson
025d673095 minor adjustments to diagonal stroke of italic /N 2023-06-03 12:07:35 -07:00