Commit graph

929 commits

Author SHA1 Message Date
be5invis
3d36d6ff13 Q code cleanup 2021-12-16 21:16:11 -08:00
be5invis
ca857e5ead * Add Characters
- NORTH WEST ARROW TO CORNER (`U+21F1`).
   - SOUTH EAST ARROW TO CORNER (`U+21F2`).
   - THREE RIGHTWARDS ARROWS (`U+21F6`).
2021-12-15 22:18:11 -08:00
be5invis
562a54c132 Add
- LEFTWARDS SQUIGGLE ARROW (`U+21DC`).
   - RIGHTWARDS SQUIGGLE ARROW (`U+21DD`).
2021-12-10 20:51:46 -08:00
be5invis
c44316b1ab Add DOWNWARDS ZIGZAG ARROW (U+21AF). 2021-12-10 02:05:48 -08:00
be5invis
da603d4b1b Add LEFTWARDS TRIPLE ARROW (U+21DA) and RIGHTWARDS TRIPLE ARROW (U+21DB). 2021-12-10 01:07:01 -08:00
be5invis
e9f4cfad5d Add RIGHTWARDS ARROW WITH TIP DOWNWARDS (U+2B0E) ... LEFTWARDS ARROW WITH TIP UPWARDS (U+2B11). 2021-12-10 00:12:15 -08:00
be5invis
47732a4779 Add LEFTWARDS ARROW WITH LOOP (U+21AB) and RIGHTWARDS ARROW WITH LOOP (U+21AC). 2021-12-09 23:24:01 -08:00
be5invis
5911c9e738 Fix broken geometry of tailed l under extrawide and QP (#1260) 2021-12-09 20:51:21 -08:00
be5invis
fa42b4a49d Add top-left and bottom-right serifed variants for K and Cyrillic Ka (#1257). 2021-12-08 20:24:48 -08:00
be5invis
13d4ffe3aa Add Hookless variants for r (#1255). 2021-12-02 20:55:30 -08:00
be5invis
3f6e5af7a8 Add MATHEMATICAL LEFT FLATTENED PARENTHESIS (U+27EE) and MATHEMATICAL RIGHT FLATTENED PARENTHESIS (U+27EF). 2021-12-01 21:05:16 -08:00
be5invis
d7b9d62ddc Add BLACK FOUR POINTED STAR (U+2726) and WHITE FOUR POINTED STAR (U+2727). 2021-12-01 19:52:37 -08:00
be5invis
52a865571c Add Fira Code V6's progress bar symbols. 2021-12-01 00:24:56 -08:00
be5invis
e1b4d9b298 Make low-crossbar variants of f more distinctive with crossbar-at-x-height (#1254). 2021-11-29 21:03:06 -08:00
be5invis
5d8c0b926c Fix broken geometry of K under extra-wide widths (#1253). 2021-11-22 23:15:18 -08:00
be5invis
fde27d1804 Fix broken geometry of SECTION SIGN (U+00A7) under extra-wide widths (#1252). 2021-11-21 17:44:55 -08:00
be5invis
8cafdd685b * Add characters
- PITCHFORK (`U+22D4`).
   - ELEMENT OF WITH DOT ABOVE (`U+22F5`).
   - ELEMENT OF WITH TWO HORIZONTAL STROKES (`U+22F9`).
2021-11-19 23:23:03 -08:00
be5invis
b378a95153 Add LONG LEFTWARDS ARROW FROM BAR (U+27FB), LONG RIGHTWARDS ARROW FROM BAR (U+27FC) (#1251) 2021-11-11 20:48:05 -08:00
be5invis
0d494811ce Add MODIFIER LETTER CHINESE TONE YIN PING .. MODIFIER LETTER CHINESE TONE YANG RU (U+A700 .. U+A707) (#1249) 2021-11-08 20:31:47 -08:00
be5invis
9fbca9e9f3 Fix custom builds with compatibility ligatures (#1248). 2021-11-06 18:47:27 -07:00
be5invis
868706af47 Fix metrics of Swung Dash (U+2053) (#1246). 2021-11-05 19:05:28 -07:00
be5invis
81827f16ba Fix the metrics of wide characters, making Extended families compatible with FontConfig’s “dual” width (#1247). 2021-11-05 18:52:11 -07:00
be5invis
3418dc28ef Fixed width and removal logic for Long Leftwards Arrow (U+27F5) and Long Rightwards Arrow (U+27F6) (#1245). 2021-11-04 18:49:07 -07:00
be5invis
b08da0973a Slightly thicken the arc in compact r (#1243) 2021-11-01 23:02:52 -07:00
be5invis
7f32ea2c3b Increase shoulder arc thickness of lowercase r for better thickness contrast (#1243). 2021-11-01 22:36:25 -07:00
be5invis
09bc50a54c Make essRatio overridable 2021-10-29 21:43:13 -07:00
be5invis
d9c60a27ae Change the shape of Eng (U+014A) into "N with Hook", to follow Unicode code chart (#1239). 2021-10-26 20:12:17 -07:00
be5invis
41e1c99e37 Add mechanism for including letter models 2021-10-25 19:33:10 -07:00
be5invis
9380493e51 Improve shape of double emotion punctuations (U+203C, U+2047, U+2048, U+2049) under wide width. 2021-10-23 19:37:16 -07:00
be5invis
feb378f82c * Fix weight of D under heavy weights (#1237).
* Fix width under Aile and Etoile:
   - Cyrillic Letter EnGhe (`U+04A4`, `U+04A5`);
   - Cyrillic Letter Pe With Middle Hook (`U+04A6`, `U+04A7`);
   - Cyrillic Letter Abkhazian Ha (`U+04A8`, `U+04A9`).
 * Add Characters
   - Element Of with Long Horizontal Stroke (`U+22F2`);
   - Element Of with Vertical Bar at end of Horizontal Stroke (`U+22F3`);
   - Small Element Of with Vertical Bar at end of Horizontal Stroke (`U+22F4`);
   - Contains with Long Horizontal Stroke (`U+22FA`);
   - Contains with Vertical Bar at end of Horizontal Stroke (`U+22FB`);
   - Small Contains with Vertical Bar at end of Horizontal Stroke (`U+22FC`);
2021-10-23 19:21:07 -07:00
be5invis
3536c34d45 Complete support for Roman numerals (#623) 2021-10-16 20:21:31 -07:00
be5invis
ced0f55bd9 Add more thousands of roman numerals (#623) 2021-10-16 17:57:23 -07:00
be5invis
75a37fa0d5 Add support for composite Roman numerals (#623) 2021-10-16 04:42:50 -07:00
be5invis
1a2a8b6e75 Make frac work for normal slash; Add numr and dnom feature (#1230). 2021-10-14 21:59:01 -07:00
be5invis
645fcd12ca Fix placement of U+031C and U+0357. 2021-10-09 19:32:58 -07:00
be5invis
35ecd6dddc Add support for OpenType frac feature (#1230). 2021-10-09 18:51:58 -07:00
be5invis
606fe51630 Add taller variants of Number Sign (#1222). 2021-09-21 19:30:00 -07:00
be5invis
f4504b2bad Complete Greek letters 2021-09-17 23:36:39 -07:00
be5invis
e63c88cfe4 Add other form of Sampi 2021-09-17 00:00:32 -07:00
be5invis
5c5c9f5048 Add another form of Qoppa 2021-09-16 22:26:20 -07:00
be5invis
43edbad8a0 Add
- Qoppa (`U+03D8`, `U+03D9`);
   - Stigma (`U+03DA`, `U+03DB`);
2021-09-14 23:48:40 -07:00
be5invis
11f7f7a3c7 Add Capital Kai Symbol (U+03CF) 2021-09-14 21:16:20 -07:00
be5invis
2639ebcef7 Add Greek Lower Number Sign (U+0375) 2021-09-14 19:33:52 -07:00
be5invis
bc3ca6d92c Add Greek letters:
- Heta (`U+0370`, `U+0371`);
   - Archaic Sampi (`U+0372`, `U+0373`);
   - Pamphylian Digamma (`U+0376`, `U+0377`);
2021-09-14 01:29:27 -07:00
be5invis
4e82b2a1f1 Add taller variants for At sign's Threefold and Fourfold form (#1216). 2021-09-08 20:56:14 -07:00
be5invis
a6052e1a1c Fix ring mark size and clearance 2021-09-03 23:27:03 -07:00
be5invis
35d0f7d540 Remove unnecessary serifs of Greek Capital Ksi (Ξ) (#1212). 2021-09-02 21:30:20 -07:00
be5invis
4ba5284868 Add tailless variants for Greek small Mu (μ) (#1211). 2021-09-02 20:50:16 -07:00
be5invis
5928127be7 Refine the alignment of Number Sign (#) to align with numbers (#1210). 2021-09-02 20:12:09 -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