Commit Graph

56 Commits

Author SHA1 Message Date
be5invis
5a8a724b1a Now ellipsises for Iosevka CC is full-width, as well as circled letters and numbers. 2015-08-30 18:33:22 +08:00
be5invis
dd0eae9ecf Added several more enclosed letters. 2015-08-30 16:40:26 +08:00
be5invis
f3ae40b75d use a "smart rounding" algorithm to handle rounding when reducing upm. 2015-08-28 17:41:13 +08:00
be5invis
7c77c8182d Massively improved the finalization pass: now outline cleanup and simplification, as well as feature application, are merged into one single pass. 2015-08-28 09:17:57 +08:00
be5invis
02d84bc010 Added /Cbar, /cbar, /Ubar. Also separated mark lookups. 2015-08-22 11:46:46 +08:00
be5invis
ede5c96571 Rebuilt /ell and /partial. 2015-08-22 09:04:13 +08:00
be5invis
338f468d01 Changed default metrics. 2015-08-22 07:49:43 +08:00
be5invis
120b5b5315 Rebuilt /ae, /oe, /AE, /OE 2015-08-22 06:37:38 +08:00
be5invis
ec999d764f Rebuilt most greek glyphs with spiro. 2015-08-19 11:47:19 +08:00
be5invis
6fa6a8ce85 Added a new stroke expansion mechanism, spiroexpand. How we finally have a 'S' looking good. 2015-08-19 01:51:56 +08:00
be5invis
be865f5ddb /s and /S are reconstructed with spiros. 2015-08-18 11:51:34 +08:00
be5invis
3b7c951e76 Rebuilt /U, /J, /m, /n, etc... with spiros. 2015-08-18 06:38:58 +08:00
be5invis
b6ca69bbaf Rebuild /B, /D, /P, /R, /five and /eight with sporos. 2015-08-18 01:07:56 +08:00
be5invis
0a005cae57 Optimized shapes of /c, /e, /P, /R, /D, /two and /five with spiro. 2015-08-17 23:03:59 +08:00
be5invis
71345e9926 Added max-samples for Stroke. 2015-08-17 13:07:52 +08:00
be5invis
1301b024d3 We have a better o. 2015-08-17 12:28:19 +08:00
be5invis
b9772b6c22 Prepare for spiro-importing. 2015-08-17 11:49:35 +08:00
be5invis
5230201464 Revert "Introduced libspiro-js into Iosevka."
This reverts commit 14acdd1f1e.
2015-08-17 08:01:37 +08:00
be5invis
14acdd1f1e Introduced libspiro-js into Iosevka. 2015-08-17 06:52:28 +08:00
be5invis
7aeda4e4ce Added /tcurlytail, /dcurlytail, /lcurlytail, /eshcurlytail, /jcurlytail, Clicks, /bulleye and so on. 2015-08-15 02:07:07 +08:00
be5invis
d3597a08e2 Changed the way of stroke width interpolation: now we use arc length instead of sample ratio. 2015-08-14 09:27:46 +08:00
be5invis
24a294c7be Added (true) italic shapes for /dotlessi, /i amd /l. 2015-08-12 05:42:40 +08:00
be5invis
f64a11c4e3 Balanced /at. 2015-08-11 10:59:50 +08:00
be5invis
9ec44543f3 Shifted slanted glyphs leftward a little. 2015-08-05 22:47:52 +08:00
be5invis
b4fb48bdb6 Added features, ccmp and mark. 2015-08-04 22:23:15 +08:00
Belleve Invis
bdd386ee0a Added support for greek letters (and yes, polytonic.) 2015-07-28 07:21:27 +08:00
Belleve Invis
f87c454933 LATIN-1 COMPLETE! 2015-07-27 00:49:00 +08:00
Belleve Invis
079a05e953 Added /sterling, /micro, /softhyphen, /bullet, /currency and /euro. 2015-07-26 18:57:17 +08:00
Belleve Invis
5b5ce6ef4c Remove auto-generated .js files from git repo :/ 2015-07-26 16:43:36 +08:00
Belleve Invis
b775d8db4e Recursive generation is now much smarter and faster. 2015-07-26 16:41:12 +08:00
Belleve Invis
036024ba7f Now we use a dependency profile to guide partial builds. 2015-07-26 09:30:18 +08:00
Belleve Invis
45b0b0bb92 We now have partial generation and automatic super/subscript generation. 2015-07-26 08:49:13 +08:00
Belleve Invis
5fe6f15529 We have a better algorithm to remove "abnormal" points when stroke expansion. 2015-07-26 01:11:37 +08:00
Belleve Invis
d6eb020cee Since we can now include functions, inclusion with transformations is no longer useful... 2015-07-25 23:00:03 +08:00
Belleve Invis
56f7eee3cd now Glyph::include supports custom transformatiln. 2015-07-25 22:10:01 +08:00
Belleve Invis
7cf8280c83 Added /Oslash, /oslash, /Thorn, /thorn and /eszet (upright and italic) 2015-07-25 03:42:47 +08:00
Belleve Invis
cca8518a50 We have /AE, /ae, /OE. /oe, /Eth, /eth, /cedillaBelow and more glyphs. 2015-07-25 00:21:48 +08:00
Belleve Invis
8bd71e4cd2 Refactored glyph definition with the new behavior of include 2015-07-24 07:05:28 +08:00
Belleve Invis
01addbec23 Added automatic composed glyph building. Now A LOT OF GLYPHS are added. 2015-07-23 19:39:30 +08:00
Belleve Invis
b8783e22e7 ASCII COMPLETE!! 2015-07-23 07:35:59 +08:00
Belleve Invis
5c0d9424a6 Added /hyphen, /plus, /equal, /less, /greater, /slash, /backslash,/numbersign and /asterisk. 2015-07-23 03:55:37 +08:00
Belleve Invis
2bd39e02f0 Added glyph /period, /comma, /colon, /semicolon, /question and /exclam; Rebalanced /t and /y. 2015-07-23 03:03:49 +08:00
Belleve Invis
eb92ef6234 Added glyph three and five 2015-07-21 16:44:34 +08:00
Belleve Invis
6464a40eff Added r and t 2015-07-20 21:07:20 +08:00
Belleve Invis
e5c6dd95e2 renamed form-stroke into to-outline 2015-07-20 20:28:21 +08:00
Belleve Invis
161020d51a Added glyph f. 2015-07-20 19:53:51 +08:00
Belleve Invis
b5babaf6fd Added italic shape for e. 2015-07-20 19:06:03 +08:00
Belleve Invis
e78ec91676 Added j and MARK SUPPORT 2015-07-20 16:24:15 +08:00
Belleve Invis
1eec3ea985 improved handling of tangents 2015-07-20 06:56:17 +08:00
Belleve Invis
7e99bb9a17 Added M, N, m, n; fixed shape of serifs of i and l. 2015-07-20 03:48:57 +08:00