Commit graph

27 commits

Author SHA1 Message Date
be5invis
b8205a63aa Initial work of ESM transformation 2022-07-16 19:26:49 -07:00
be5invis
74d1da86c5 Add variant selector for dot and comma diacritics (#1309). 2022-02-19 16:04:07 -08:00
be5invis
94f6010e01 Refactor dependent decompositions 2022-02-12 12:35:07 -08:00
be5invis
1252b055a5 Fix variant selection of CIRCLED ZERO WITH SLASH (U+1F10D) (#1274). 2022-01-08 12:50:10 -08:00
be5invis
1a2a8b6e75 Make frac work for normal slash; Add numr and dnom feature (#1230). 2021-10-14 21:59:01 -07:00
be5invis
35ecd6dddc Add support for OpenType frac feature (#1230). 2021-10-09 18:51:58 -07:00
be5invis
22f9b847cf Refines the design of APL glyphs, and also introduces a configurable "Favor APL" configuration for APL-oriented custom builds (#1200). 2021-08-27 23:58:43 -07:00
be5invis
554375808c Add name suffix for marks (kovidgoyal/kitty#3716) 2021-06-12 22:44:28 -07:00
be5invis
6135354a30 Optimize the footprint of TTCs and Super-TTCs by 1/3. 2021-06-12 03:13:46 -07:00
be5invis
1e7bed47c7 * Add single-spacing TTC and Super TTC (#1112).
* Fix geometry of:
   - Latin Small Letter B with Stroke (`U+0180`) (#1115).
   - Latin Letter Capital Gha (`U+01A2`), Latin Letter Small Gha (`U+01A3`) (#1115).
   - Latin Letter Inverted Glottal Stop with Stroke (`U+01BE`) (#1115).
   - Latin Capital Letter Hwair (`U+01F6`), Latin Small Letter Hwair (`U+0195`) (#1115).
   - Latin Capital Letter Y with Stroke (`U+024E`) (#1115).
   - Greek Capital Letter Theta (`U+0398`) (#1115).
   - Greek Capital Letter Xi (`U+039E`) (#1115).
   - Greek Capital Letter Delta (`U+0394`), Increment Symbol (`U+2206`) under Slab (#1115).
   - Greek Capital Letter Psi (`U+03A8`), Greek Small Letter Psi (`U+03C8`), Cyrillic Small Letter Psi (`U+0471`) (#1115).
   - Greek Small Letter Upsilon (`U+03C5`) (#1115).
   - Greek Small Letter Chi (`U+03C7`) (#1115).
   - Latin Small Letter A With Right Half Ring (`U+1E9A`) (#1115).
   - Latin Small Letter Y With Dot Below (`U+1EF5`) (#1115).
2021-06-10 02:17:17 -07:00
be5invis
1babc986cd Further improve Ot name derivation 2021-06-03 23:42:12 -07:00
be5invis
8a69ab9179 Initial support for ligation in Kitty (#1007) 2021-06-02 19:17:49 -07:00
be5invis
3e615f4329 Fix regression of diacritic placement of over-the-tie marks (#1092). 2021-05-29 16:49:33 -07:00
be5invis
ce12d99f53 Make variant selectors of A and E able to influence AE and OE letters (#1031). 2021-05-22 16:41:45 -07:00
be5invis
20dc6ad361 Force all variants of mathematical sans-serif characters to remove all serifs, including motion serifs (#1030). 2021-05-22 14:52:07 -07:00
be5invis
7393ccdc8c Fix preview page ordering 2021-02-05 22:03:24 -08:00
be5invis
d3beb9f500 Rearrange variants of Q 2021-02-04 22:56:34 -08:00
be5invis
245b2a3948 Fix GR page display 2021-02-04 20:53:07 -08:00
be5invis
6d7a0a11ca Add bar-interrupted variants for Dollar and Cent sign (#863). 2021-01-31 21:37:39 -08:00
be5invis
a83d3078ea Reduce the quantity of Z-related pre-baked composites. 2021-01-30 19:21:21 -08:00
be5invis
71acaa5203 * Split variant assignment for Z and z (#789).
* Add motion serif variants for `Z` and `z` (#789).
2021-01-03 12:37:26 -08:00
be5invis
2e601b641c Add ligation configurability 2020-10-27 00:36:12 -07:00
be5invis
c1c3ce79ee V4: Initial implementation of refactored character variant system 2020-10-26 01:33:33 -07:00
be5invis
4d20f8e655 Refactor: Create a separate class for glyph store 2020-08-09 18:11:36 -07:00
be5invis
554a180e76 Optimize math symbols' footprint; Refine shape of angled arrows 2020-08-04 23:21:51 -07:00
be5invis
1130f0bee6 Website: add multiple-dimensional variation export 2020-07-26 18:20:45 -07:00
be5invis
c48bc20aa2 Move font building related files to font-src 2020-06-29 23:32:08 -07:00
Renamed from support/gr.js (Browse further)