Commit graph

870 commits

Author SHA1 Message Date
Rasmus Andersson
ec0f90f566 upgrade glyphs file 2019-10-21 10:55:44 -07:00
Rasmus Andersson
f06fa4f974 bump version 2019-09-07 16:29:25 -07:00
Rasmus Andersson
f7e6dd6552 make: add version.txt to generate makefile 2019-09-07 16:29:09 -07:00
Rasmus Andersson
7cd90469bb website update with v3.10 version fixes 2019-09-07 16:26:38 -07:00
Rasmus Andersson
aca7606f25 release v3.10 2019-09-07 16:14:40 -07:00
Rasmus Andersson
e3da15b09f makefile: have version.txt be a dep of ttf and otf files 2019-09-07 16:03:29 -07:00
Rasmus Andersson
5ec5be0881 bump version 2019-09-07 15:58:51 -07:00
Rasmus Andersson
88e3c6a602 glyphs file state 2019-09-07 15:36:44 -07:00
Rasmus Andersson
894b2a4378 kerning of W V A O etc 2019-09-07 15:32:08 -07:00
Rasmus Andersson
67ff23198a improved upper-case U 2019-09-07 15:18:42 -07:00
Rasmus Andersson
a681560881 some progress on mark and mkmk
related #155
2019-09-07 14:53:45 -07:00
Rasmus Andersson
c4b6c10ed0 readme & contrib: info on building 2019-09-07 12:56:11 -07:00
Rasmus Andersson
d8d4e0c26a improvements to calt, primarily reducing substitutions
closes #193
2019-09-07 12:54:53 -07:00
Rasmus Andersson
8215408fe0 calt: improve ignore rule for e.g. (xX) and (Xx) 2019-09-07 11:54:47 -07:00
Rasmus Andersson
456025b11d tooling: change comment and remove unused code of misc/tools/fix-vf-meta.py 2019-09-07 11:35:20 -07:00
Rasmus Andersson
0be7f763a9 refinements to fractions and frac 2019-09-07 10:45:49 -07:00
Rasmus Andersson
ad63282a10 Small improvements to whitespace glyphs
- zerowidthspace
- hairspace
- thinspace
- punctuationspace
- enspace
- emspace
- sixthemspace
- quarteremspace
- thirdemspace
- figurespace
- figuredash (not whitespace but width was adjusted)

closes #185
2019-09-06 19:43:09 -07:00
Rasmus Andersson
889f914cc4 remove 6 unused glyphs 2019-09-04 11:11:45 -07:00
Rasmus Andersson
7bb0396451 improvements to ogonek-marked glyphs 2019-09-04 11:08:55 -07:00
Rasmus Andersson
ad488dd4c1 Fixes alignment issue with /otilde U+00F5. Closes #191 2019-09-04 06:53:18 -07:00
Rasmus Andersson
ec8161b66d Improvements to geometric glyphs (additions and changes)
New glyphs:
- blackSquare                (U+25A0)
- whiteSquare                (U+25A1)
- whiteRoundedCornersSquare  (U+25A2)
- lowerHalfWhiteSquare       (U+2B12)
- topHalfWhiteSquare         (U+2B13)
- downWhiteTriangle          (U+25BD)
- upWhiteTriangle            (U+25B3)
- leftWhiteTriangle          (U+25C1, U+25C5)
- rightWhiteTriangle         (U+25B7, U+25BB)

Updated glyphs:

- triagdn                    (U+25BC)
- triagup                    (U+25B2)
- blackleftpointingtriangle  (U+25C0, 25C4)
- triagrt                    (U+25BA, 25B6)
- heartWhiteSuit             (U+2661)
- circlewhite                (U+25CB)
2019-09-04 06:45:24 -07:00
Rasmus Andersson
3df9dfb68c makefile: adds support for FONTBUILD_FLAGS 2019-09-03 20:43:41 -07:00
Rasmus Andersson
d7b599659c misc/fontbuild adds --compact-style-names which collapses whitespace in style names. E.g. "Semi Bold Italic" becomes "SemiBoldItalic". Related to https://github.com/google/fonts/pull/1908 2019-09-03 20:36:58 -07:00
Rasmus Andersson
806452ab7f upgrade fonttools and fontmake 2019-09-03 19:35:42 -07:00
Rasmus Andersson
12d43b99a6 kerning of ey (thin and regular) 2019-08-29 10:56:35 -07:00
Rasmus Andersson
d6f37cbc30 fix small issue with init.sh script 2019-08-29 10:54:26 -07:00
Rasmus Andersson
43fff858ff tooling: fixes bug in fallback-codepoint script 2019-08-07 18:11:54 -07:00
Rasmus Andersson
15a20262a6 release 3.9 2019-08-06 21:30:48 -07:00
Rasmus Andersson
2c0637eac2 Removes certain private unicode mappings 2019-08-06 19:29:14 -07:00
Rasmus Andersson
0977151206 fontbuild: Fixes a bug that would cause certain instance styles to be incorrectly flagged as "italic". This was an effect from negating the slant angle. 2019-08-06 19:28:53 -07:00
Rasmus Andersson
4f82047434 bump version 2019-08-05 08:55:44 -07:00
Rasmus Andersson
4785d2c0de Merge branch 'master' of github.com:rsms/inter 2019-08-04 19:55:10 -07:00
Rasmus Andersson
ba49662904 release 3.8 2019-08-04 19:35:36 -07:00
Rasmus Andersson
672ead9a6c ligature features (liga, rlig, dlig) 2019-08-04 19:16:55 -07:00
Rasmus Andersson
1a0a8dc178 adds double-stem arrows (looks like equal signs) 2019-08-04 17:21:25 -07:00
Rasmus Andersson
49cd0c56c8 moves feature code out of the glyphs file 2019-08-04 15:17:39 -07:00
Rasmus Andersson
3c2b3619da Website update for release + maps codepoint U+01F3 to /dz 2019-08-04 09:15:23 -07:00
Rasmus Andersson
6da0260bd9 assign codepoint mappings to enclosed alphanums 2019-08-03 23:51:20 -07:00
Rasmus Andersson
9cf12d5d1e adjusts y offset of dngb_check.circled, dngb_ballotx.circled, dngb_check.squared and dngb_ballotx.squared 2019-08-03 22:58:58 -07:00
Rasmus Andersson
2cd4e2f029 kerning of quoteright 2019-08-03 20:25:09 -07:00
Rasmus Andersson
e2000d4449 minor kerning of l.ss02 2019-08-03 20:01:28 -07:00
Rasmus Andersson
e25ac2e5de adds ligatures for enclosing combining characters U+20DD and U+20DE 2019-08-03 19:33:50 -07:00
Rasmus Andersson
e7b45ae29f release 3.8 2019-08-03 16:55:12 -07:00
Rasmus Andersson
eba3976316 Small improvements to comma + digits kerning 2019-08-03 16:37:40 -07:00
Tim
471b6dc3e8 dist: Updates install-win.txt with better instructions (#173) 2019-08-03 16:28:59 -07:00
Gabriel Izaias
0fb5867158 website: Adds font-display:swap to font-face declarations (#177)
inter.css
2019-08-03 16:24:54 -07:00
Rasmus Andersson
b49372db22 Adds enclosingcirclecomb U+20DD and enclosingsquarecomb U+20DE together with kerning for some common glyphs 2019-08-03 16:23:18 -07:00
Rasmus Andersson
08a06dcaab tooling: update kernsample.py to use defcon 2019-08-03 16:22:36 -07:00
Rasmus Andersson
d7792d392a Upates small "one"s to use primary straight tail
one.sups
one.subs
one.dnomf
one.dnom
one.numr
one.frac
onehalf
onethird
onequarter
onefraction
oneeighth
2019-08-03 14:10:17 -07:00
Rasmus Andersson
d6098a44af Add font-display:swap to css file bundled with distribution package 2019-08-03 13:34:40 -07:00