1
1
mirror of https://github.com/rsms/inter.git synced 2024-11-30 11:26:32 +03:00
Commit Graph

98 Commits

Author SHA1 Message Date
Rasmus Andersson
e3b15138c9 website: v1.7 samples 2017-09-11 23:33:21 -07:00
Rasmus Andersson
6d42688433 Release 1.7 2017-09-11 23:01:53 -07:00
Rasmus Andersson
7eca124740 website: Use large and bold font for H1 2017-09-11 22:43:45 -07:00
Rasmus Andersson
c77a0f8492 Remove debug printing from fontinfo script 2017-09-11 22:43:18 -07:00
Rasmus Andersson
1d4185f92d makefile: copy_docs_fonts target 2017-09-11 22:42:54 -07:00
Rasmus Andersson
08364ae2bf Adjustments to A, AE, C, E, F, G, J, Z, g. Particularly for the black weight. Also a bunch of kerning for capital letters of the black weight 2017-09-11 22:42:19 -07:00
Rasmus Andersson
360ef5d9b2 Add info about enabling font features to FAQ section of website 2017-09-10 12:59:35 -07:00
Rasmus Andersson
5e639ba7f1 Adds script for retrieveing download counts from github 2017-09-10 12:44:24 -07:00
Rasmus Andersson
019fbee21f Adjustments to c and some kerning. c of black is now a little more open with sliced ends, and gets progressively more closed as weight decreases 2017-09-10 12:18:54 -07:00
Rasmus Andersson
450001f2dd Improvements to a, g, h and k 2017-09-10 11:03:26 -07:00
Rasmus Andersson
6cfe421ae0 Website updates 2017-09-05 11:55:21 -04:00
Rasmus Andersson
52d67d232a Website updates 2017-09-05 11:49:24 -04:00
Rasmus Andersson
db6c60554b Website updates 2017-09-05 11:48:51 -04:00
Rasmus Andersson
5ef0135064 Bump version 2017-09-05 11:42:03 -04:00
Rasmus Andersson
e395aab44e Release 1.6 2017-09-05 11:38:02 -04:00
Rasmus Andersson
9950357a6b Renames Bold master to Black and introduces a new weight "Black" which is practically the same as "bold" prior to this change. "Bold" is now an interpolated, slightly lighter version of "Black" 2017-09-05 11:06:04 -04:00
Rasmus Andersson
3471ae885a Glyph improvements
Adds Kacyr
Updates ae, alpha, dotlessi, eta, f, g, gamma, h, hadescendercyrillic, hcedilla,
Hcedilla_, hv, i, idieresisacute, itildebelow, j, k, Kaverticalstrokecyrillic_,
lslash, m, mhook, n, nlfthook, nrthook, o, oe, ohorn, oslash, p, pi, q, r, rho,
rrthook, rturnrthook, s, srthook, t, theta, u, ubar, uhorn, uni0069.ccmp,
uni012F_.ccmp, uni024D_, uni024F_, uni0268.ccmp, uni029D_.ccmp, uni0456.ccmp,
uni04FD__, uni1D20_, uni1D21_, uni1D22_, uni1D6F__, uni1D70_, uni1D74_,
uni1D76_, uni1D86_, uni1D87_, uni1D89_, uni1D8A__, uni1D8C__, uni1D8D__,
uni1D8E__, uni1D99_, uniA791_, v, w, x, y, yericyrillic, z, zbar
2017-09-05 09:38:13 -04:00
Rasmus Andersson
8cb0f9d283 Glyph and kerning adjustments 2017-09-04 20:28:46 -04:00
Rasmus Andersson
8234b62ab7 Speeds up font compilation by around 200%
Cython is used to compile some hot paths into native Python extensions.
These hot paths were identified through running ufocompile with the hotshot
profiler and then converting file by file to Cython, starting with the "hottest"
paths and continuing until returns were deminishing. This means that only a few
Python files were converted to Cython.

Closes #23
Closes #20 (really this time)
2017-09-04 11:12:34 -04:00
Rasmus Andersson
31ae014e0c Move notdef up 2017-08-31 08:49:07 -07:00
Rasmus Andersson
7e52b008d0 Improves glyphorder generation 2017-08-31 08:16:38 -07:00
Rasmus Andersson
da49fd5536 Add missing woff2 patch. Closes #20 2017-08-31 07:43:09 -07:00
Rasmus Andersson
e9267ab4bc Release v1.5 2017-08-30 20:05:35 -07:00
Rasmus Andersson
65a7e98c76 Fixes broken italic (oblique) styles. The issue was that component decomposition did not happen in the correct order for some glyphs 2017-08-30 19:35:06 -07:00
Rasmus Andersson
cf49a3ba7e Adds cascading contextual alternates for case-sensitive delimiters 2017-08-30 09:27:54 -07:00
Rasmus Andersson
6091d15779 Updates fontbuild lessitalic and noitalic lists with some case glyphs, blackcircle and whitecircle 2017-08-30 09:13:57 -07:00
Rasmus Andersson
52021f4fa7 website: cache busting in 2017 2017-08-28 19:27:15 -07:00
Rasmus Andersson
77163d2973 website: improvements for safari 2017-08-28 19:24:39 -07:00
Rasmus Andersson
ae2dbf0991 fix issue with website glyph browser for glyphs w/o a unicode mapping 2017-08-28 18:37:38 -07:00
Rasmus Andersson
5f23e674d4 Release 1.4 2017-08-28 11:32:23 -07:00
Rasmus Andersson
38b9a1a48e bump version 2017-08-28 11:31:52 -07:00
Rasmus Andersson
b116f9abdd Website 2017-08-28 11:31:42 -07:00
Rasmus Andersson
ca5fe60c99 Various improvements 2017-08-28 02:36:40 -07:00
Rasmus Andersson
4f790d0ae8 website 2017-08-28 02:36:29 -07:00
Rasmus Andersson
f582d72059 Release 1.3 2017-08-26 16:44:52 -07:00
Rasmus Andersson
0aa6047461 lab: fix whitespace 2017-08-26 16:30:48 -07:00
Rasmus Andersson
7da511ebf7 Adds long arrows and dialognal arrows. Closes #16 2017-08-26 16:17:21 -07:00
Rasmus Andersson
6ee1237194 Adds black and white circle (U+25CF and U++25CB) 2017-08-26 14:45:09 -07:00
Rasmus Andersson
502ec6853d Improvements to arrow glyphs 2017-08-26 14:27:20 -07:00
Rasmus Andersson
66d89e754f Adds and improves a lot of case and calt ".case" glyphs used with tall letterforms 2017-08-26 13:35:55 -07:00
Rasmus Andersson
d4678c2ed4 Release 1.2 2017-08-25 02:47:16 -07:00
Rasmus Andersson
a0b30f7bac Adds contextual alternates 2017-08-25 02:36:02 -07:00
Rasmus Andersson
0945b58f8f Adds contextual alternates for [] () {} when enclosing upper-case characters 2017-08-25 00:44:50 -07:00
Rasmus Andersson
c976260ba5 Improvements to circumflex and commaaccent, along with some improved and added kerning 2017-08-24 22:51:38 -07:00
Rasmus Andersson
e77a1a132c tnum, zero, ss01, latin1-extended, etc
- Tabular numbers feature
- Slashed zero feature
- Stylistic set 1 feature (open numbers)
- Combination glyphs for the above feature intersections
- Improved Latin-1 extended glyph set
- Kerning improvements for numbers
- Lots of anchor improvements
- Fixes "Medium seems to be same as Regular" issue on Windows
2017-08-24 18:27:00 -07:00
Rasmus Andersson
75c7a08620 website 2017-08-24 18:25:02 -07:00
Rasmus Andersson
bcdb61c8b0 makefile: add license to zip archives and fix glyphinfo target 2017-08-24 18:24:23 -07:00
Rasmus Andersson
35b6655728 adjust misc/gen-tnum.py 2017-08-24 18:23:54 -07:00
Rasmus Andersson
d8975d9135 makefile: better dist rule 2017-08-24 00:45:10 -07:00
Rasmus Andersson
f7ed3078c1 website: link to old version samples 2017-08-24 00:44:30 -07:00