1
1
mirror of https://github.com/rsms/inter.git synced 2024-12-25 16:44:27 +03:00
Commit Graph

826 Commits

Author SHA1 Message Date
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
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
Rasmus Andersson
bbd241b67e Adds warningSign U+26A0. Closes #168 2019-08-03 13:30:41 -07:00
Rasmus Andersson
9520ad1ac1 adds copyleft symbol U+1F16C. Closes #165 2019-08-03 12:51:19 -07:00
Rasmus Andersson
bf2d750639 include U+0439 "acyrillic" in cv11 "single-storey a". Closes #179 2019-08-03 12:02:53 -07:00
Rasmus Andersson
85b50d54c8 fix issue regarding negative slant which would cause issues in Glyphs, introduced by e45e2e518a 2019-08-03 11:43:24 -07:00
Rasmus Andersson
30ac5b2dd6 website: fix negative slant in index-var.css 2019-08-03 11:42:34 -07:00
Rasmus Andersson
0a20ff99a8 Redo "Change slant and italicAngle to negative values per OT spec (#172)"
This reverts commit a7def52928.
2019-08-03 10:36:56 -07:00
Rasmus Andersson
164e53bb58 Negative slant angle changes to website 2019-08-03 10:36:10 -07:00
Rasmus Andersson
862cd438ed tools: small updates to fontsample 2019-08-02 08:53:21 -07:00
Rasmus Andersson
a7def52928 Revert "Change slant and italicAngle to negative values per OT spec (#172)"
This reverts commit e45e2e518a.
2019-08-02 08:50:14 -07:00
Stephen Nixon
e45e2e518a Change slant and italicAngle to negative values per OT spec (#172) 2019-07-19 08:39:16 -07:00
Rasmus Andersson
deab89c098 Fixes issue with glyph uni03FE and uni03FF (dot not centered and italics not correctly transformed). Closes #170 2019-07-18 18:53:51 -07:00
Rasmus Andersson
3de54b5680 Only decompose glyphs with reflected components (#171)
Instead of decomposing a component if any scaling is happening, only decompose a component if xScale < 0 or yScale < 0 (that is, if it is mirrored on the x or y axis). Removes yAxisIsNonTrivial which was set for all italic instances and would cause all composed glyphs to be decomposed.

Closes #169
2019-07-18 14:06:00 -07:00
Rasmus Andersson
20b8b8e26f upgrade glyphs file and apply alignment adjustments enforced by Glyphs 2019-07-18 14:05:04 -07:00
Rasmus Andersson
a96f0d50f2 fontbuild: remove component condition in composedGlyphIsNonTrivial 2019-07-18 14:04:29 -07:00
Stephen Nixon
b2b8c14660 only decompose glyphs with reflected components 2019-07-12 18:29:47 -04:00
Rasmus Andersson
230d288015 website: fb/og card fix 2019-06-03 10:26:26 -07:00
Rasmus Andersson
cc527eef0b website: fb/og card fix 2019-06-03 10:21:40 -07:00
Rasmus Andersson
a965cb5c43 website: fb/og card fix 2019-06-03 10:20:02 -07:00
Rasmus Andersson
2c33d1fb00 website: twitter card fix 2019-06-03 10:16:59 -07:00
Rasmus Andersson
c894ea7058 website: update sample images 2019-06-03 09:04:32 -07:00
Rasmus Andersson
03b5b94f0e remove dead extra copyright glyph (was never exported so no effect really) 2019-06-03 09:04:22 -07:00
Rasmus Andersson
5ddc039b77 bump version 2019-05-31 08:29:24 -07:00
Rasmus Andersson
dc0a533ecc v3.7 2019-05-31 08:25:35 -07:00
Rasmus Andersson
a0b6a71a91 Reworked copyright glyph 2019-05-31 08:16:25 -07:00
Rasmus Andersson
7bf093dbdc Fix path order of registered and published glyphs 2019-05-31 07:39:46 -07:00
Rasmus Andersson
6c59caf22f Fixes width and positioning of some bullet-derived glyphs
Affected glyphs:
- openbullet
- hyphenbullet
- trianglebullet
- hyphen.case
- endash.case
- figuredash.case
- emdash.case
- bullet.case
- openbullet.case
- hyphenbullet.case
- trianglebullet.case
2019-05-31 07:33:31 -07:00
Rasmus Andersson
8223a6d9c0 bump version 2019-05-31 07:27:37 -07:00
Rasmus Andersson
e91e01d18f Reworked glyphs registered, copyright, published incl kerning 2019-05-31 07:27:26 -07:00
Rasmus Andersson
9babed5fb7 right sidebearing of M and a few other minor spacing tweaks 2019-05-30 08:54:32 -07:00
Rasmus Andersson
6bbbe58884 Adds installation instructions for Linux. Closes #163 2019-05-27 14:33:24 -07:00
Rasmus Andersson
727977bd4e website: some UI updates to the lab 2019-05-27 14:19:08 -07:00
Rasmus Andersson
e32aae98d3 kerning of rt and rf 2019-05-27 14:18:43 -07:00
Rasmus Andersson
e94f7354db website: p3 color and updarte to vf note on front page 2019-05-27 11:35:11 -07:00
Rasmus Andersson
67c0cb80c7 kerning of af (slightly tighter), also adjusts LSB of /f in black weights 2019-05-27 11:34:44 -07:00
Rasmus Andersson
f8f0bf0a37 tooling: upgrade python libraries 2019-05-27 11:33:59 -07:00
Rasmus Andersson
5be8159b15 website: update glyphinfo with non-exportables removed 2019-05-27 11:33:48 -07:00
Rasmus Andersson
4f364fe80e website: simplify glyphinfo.json file with symlink 2019-05-27 11:33:11 -07:00
Rasmus Andersson
8ef6dd8b9f tooling: better handling of unexported glyphs 2019-05-27 11:32:39 -07:00
Rasmus Andersson
a4d3c0c235 website: minor tweak to hudnotification 2019-05-26 18:18:12 -07:00
Rasmus Andersson
1f05e6237f website: charset fix for ios 2019-05-26 18:13:55 -07:00
Rasmus Andersson
91be54ae8c website: fix for touch devices 2019-05-26 17:46:19 -07:00
Rasmus Andersson
fc5a5cdf27 website: fix for touch devices 2019-05-26 17:43:49 -07:00
Rasmus Andersson
2a6051f020 v3.6 2019-05-26 17:19:55 -07:00
Rasmus Andersson
3b82d38170 glyphs displaystring 2019-05-26 17:09:17 -07:00