Commit graph

81 commits

Author SHA1 Message Date
be5invis
c2c1f674e9 Release 32.0.0 2024-11-02 05:49:45 -07:00
be5invis
55a57a2258 Release 31.9.1 2024-10-14 01:10:42 -07:00
be5invis
49519d1177 Release 31.9.0 2024-10-12 22:05:58 -07:00
Belleve
35de3aa463
Fix rounding errors caused by glyph cross references (#2545) (#2546)
* Fix rounding errors caused by glyph cross references (#2545)

* Do it in simpler way
2024-10-13 01:25:26 +00:00
be5invis
1b7ad7cab9 Bring back eslint-plugin-import 2024-10-11 19:09:52 -07:00
be5invis
4d5efbdb9f Release 31.8.0 2024-10-04 22:14:28 -07:00
be5invis
869fcf4354 Release 31.7.1 2024-09-22 05:08:44 -07:00
Belleve
ad42410219
Fix internal seams of variants of outlined letters U+1CCE6 and U+1CCEF (#2509). (#2512)
Closes #2509
2024-09-22 00:25:18 +00:00
be5invis
902068448a Release 31.7.0 2024-09-20 23:55:24 -07:00
be5invis
e7019e5d99 Release 31.6.1 2024-09-09 05:12:26 -07:00
be5invis
e896ca6534 Release 31.6.0 2024-09-06 18:04:44 -07:00
be5invis
bc2d27989f Release 31.5.0 2024-08-31 22:39:28 -07:00
be5invis
f1265152b3 Release 31.4.0 2024-08-24 12:22:36 -07:00
Belleve
1c9c2e09a8
Make basic operations to produce less closures (#2477) 2024-08-21 11:28:25 +00:00
be5invis
51f573b6fc Release 31.3.0 2024-08-17 07:13:45 -07:00
be5invis
03554ef78d Release 31.2.0 2024-08-10 09:46:22 -07:00
Belleve
58530575cb
Add (#2452)
- MATHEMATICAL FRAKTUR CAPITAL B (`U+1D505`).
  - MATHEMATICAL FRAKTUR CAPITAL M (`U+1D510`).
  - MATHEMATICAL FRAKTUR CAPITAL N (`U+1D511`).
  - MATHEMATICAL FRAKTUR CAPITAL P (`U+1D513`).
  - MATHEMATICAL FRAKTUR CAPITAL V (`U+1D519`).
  - MATHEMATICAL FRAKTUR CAPITAL W (`U+1D51A`).
2024-08-02 10:02:19 +00:00
Belleve
dc9d7f3ac2
Add fraktur A and K (#2450) 2024-08-01 10:30:22 +00:00
Belleve
a9a0556b17
Add fraktur E and G (#2448)
* Add
  - MATHEMATICAL FRAKTUR CAPITAL E (`U+1D508`) (#444).
  - MATHEMATICAL FRAKTUR CAPITAL G (`U+1D50A`) (#444).

* Cleanup

* Refine
2024-07-31 11:55:49 +00:00
Belleve
67f12d42af
Add Fraktur e/o/ø (#2445)
* Add
  - LATIN SMALL LETTER BLACKLETTER E (`U+AB32`).
  - LATIN SMALL LETTER BLACKLETTER O (`U+AB3D`).
  - LATIN SMALL LETTER BLACKLETTER O WITH STROKE (`U+AB3E`).
  - MATHEMATICAL FRAKTUR SMALL E (`U+1D522`).
  - MATHEMATICAL FRAKTUR SMALL O (`U+1D52C`).

* Notes (#2443, #444)

* Refine
2024-07-30 12:28:53 +00:00
Belleve
edfd04dae6
Bump version and deps to 31.1 (#2444) 2024-07-30 02:38:17 +00:00
Belleve
6f7c864faa
Add a new spiro control flattener, and a new mechanism to propagate coordinates through the spiro construction (#2442) 2024-07-29 11:38:31 +00:00
Belleve
6dff364caf
Add Fraktur J (#2440) 2024-07-29 03:27:48 +00:00
Belleve
bff9e0b1c5
Add frakturs in the Letterlike Symbols (#2438)
* * Add characters:
  - BLACK-LETTER CAPITAL I (`U+2111`).
  - BLACK-LETTER CAPITAL R (`U+211C`).

* Complete frakturs in Letterlike Symbols block

* Update geom cache version
2024-07-28 06:30:59 -07:00
Belleve
61ad3c365c
Refactor out cursives to a separate file (#2437) 2024-07-28 05:40:18 +00:00
Belleve
5a4c8ca8ff
Reorder variants (#2429)
* Reordered variants

* Update images and metadata
2024-07-24 02:02:17 +00:00
Belleve
4e9c3bce9d
Eng: Unify the inclusion interface (#2426)
* Unify inclusion interface

* Version bump + sample update
2024-07-22 02:24:06 +00:00
be5invis
114ee00679 Release 30.3.3 2024-07-20 03:29:27 -07:00
be5invis
bc05c2a4a3 Release 30.3.2 2024-07-06 14:22:13 -07:00
Belleve
3bd1bfa454
share connected arc impl (#2403) 2024-07-01 06:51:05 +00:00
Belleve
f3126d0f35
Export multiple atlases for pages (#2401) 2024-06-30 03:03:59 +00:00
be5invis
8c95538c1f Release 30.3.0 2024-06-22 08:26:39 -07:00
be5invis
2a87e408ea Release 30.2.0 2024-06-15 04:56:13 -07:00
Belleve
a4c674c220
Cleanup composite builders and some "0.1/0.01" magic numbers (#2362) 2024-06-02 11:37:37 +00:00
be5invis
d4ba6b6b1a Release 30.1.2 2024-06-01 10:56:08 -07:00
Belleve
7bc8b823e4
Reduce glyph count of multi digit inset enclosures (#2359)
* Reduce around 4000 glyphs by making multi-digit inset composites decomposable

* Add CROSSED NEGATIVE SQUARED LATIN CAPITAL LETTER P (`U+1F18A`).

* Nit

* Further improve with stroke geometry
2024-06-01 06:41:05 +00:00
be5invis
29956e2ef7 Release 30.1.1 2024-05-26 04:30:05 -07:00
be5invis
7eb675d700 Release 30.1.0 2024-05-25 09:29:13 -07:00
be5invis
8e6fd87037 Release 30.0.1 2024-05-11 05:31:52 -07:00
Belleve
debba0d9fb
A separate variant selector, ij-dot, was added to allow users to configure the shape of the dots in i and j separately. (#2310) 2024-04-23 02:44:20 +00:00
be5invis
0d52f8a47a Release 29.2.1 2024-04-19 23:11:16 -07:00
Belleve
a8576bec10
Drop NWID glyphs for ligatures in quasi-proportionals as they do not … (#2287)
* Drop NWID glyphs for ligatures in quasi-proportionals as they do not make sense for these styles. This change will save around 2MB for each Aile or Etoile font.

* Drop the pr-bump-version as it doesn't quite work. And bump version
2024-04-12 04:32:37 +00:00
Belleve
af8f360e0e
PR: add bump ver check (#2282)
* Add bump-version check into the PR validation workflow

* Check condition for PR

* Setup step and job outputs for conditionals

* Fixup

* Limit fetch depth

* Fix typo

* Use a different checkout pattern

* Bump version

* Fixup conditional for the build stage

* Still allow the build stage even if the bump_version_check stage did found changes, as commits by github actions bot won't triggger actions

---------

Co-authored-by: GitHub Actions <actions@github.com>
2024-04-07 23:09:16 +00:00
be5invis
5ee5a4eda4 Release 29.1.0 2024-04-05 21:25:08 -07:00
Belleve
21d63ff67e
Add support for naming override (#2275). (#2278) 2024-04-04 03:16:17 +00:00
Belleve
dd7d055302
Fixup more broken geometries. (#2276) 2024-04-03 04:14:21 +00:00
Belleve
6923d74c0f
Fix broken geometry of tailed i/l under heavy oblique quasi-proportional (#2274)
* Fix broken geometry of tailed `i`/`l` under heavy oblique quasi-proportional.

* Fix remaining broken geometries
2024-04-02 16:34:16 +00:00
Belleve
a0c8c9be0b
Optimize the build speed by producing simpler arcs when converting spiro to outline (#2272) 2024-04-02 12:47:13 +00:00
Belleve
4f2f0d973c
Make the geometry cache more efficient. Bump version. (#2270) 2024-04-02 10:00:59 +00:00
be5invis
7f4bdc294b Release 29.0.5 2024-03-30 09:24:19 -07:00