Commit graph

4426 commits

Author SHA1 Message Date
be5invis
f96a65c72a Merge branch 'dev' of https://github.com/be5invis/Iosevka into dev 2023-12-18 15:19:06 -08:00
John McWilliams
192516413a
Make serifs of Cyrillic Small Letter Ghe with Middle Hook respond to italics. (#2124)
* Let serifs of `cyrl/gheMidHook` respond to italics

* fix enum order
2023-12-18 15:18:41 -08:00
be5invis
508cda5bfe Bump deps 2023-12-17 20:46:55 -08:00
be5invis
42d9e8711f Refine shape of Tshe and Cyrillic Capital Letter Te with Middle Hook (#2123). 2023-12-17 19:14:06 -08:00
be5invis
4bfa473c9b Release 28.0.1 2023-12-17 12:06:03 -08:00
be5invis
68a5add1c9 Make the central part of Cyrillic Twe to follow lowercase Tau variants (#2122). 2023-12-17 09:41:22 -08:00
be5invis
1aa091e76d Fix a typo 2023-12-17 06:18:44 -08:00
be5invis
46b7cdbe14 cleanup 2023-12-16 19:41:37 -08:00
be5invis
475e0379a8 Fully realize notched variants of ++ 2023-12-16 16:45:55 -08:00
be5invis
5483824632 Add missing feature tag to chaining plus ligation (#2118). 2023-12-16 16:29:33 -08:00
Logo
d666013885
italic temidhook (#2120)
* italic temidhook (#2119)

* minor changelog fix
2023-12-16 16:19:14 -08:00
be5invis
31a192694c Release 28.0.0 2023-12-15 23:48:25 -08:00
John McWilliams
8c7b6e4e4c
Harmonize default iota/tau variants with i/l. (#2116)
Also move zshaped `i`/`l`/iota variants to be after hooky/hooky-bottom variants for more consistent serif buildup order.
2023-12-14 10:38:25 -08:00
Denis Buzdalov
41a982b695
Add brack bars to Idris ligation (#2114) 2023-12-12 09:06:24 -08:00
John McWilliams
ff55c2a354
Clean up guillemet section of package sample text. (#2115) 2023-12-12 09:06:05 -08:00
be5invis
ab7b5376df Prepare for v28 final release 2023-12-10 00:18:30 -08:00
be5invis
17274ab0c0 Release 28.0.0-beta.3 2023-12-09 14:36:41 -08:00
be5invis
6a8a0d27f0 I still think we worth testing the release for once more 2023-12-08 05:28:47 -08:00
John McWilliams
ae4e56d4e0
Drop unnecessary default oblique CV definitions. (#2110) 2023-12-05 13:00:10 -08:00
be5invis
3c39923380 Cont. fix build breaks 2023-12-04 00:06:51 -08:00
John McWilliams
1146457235
Add two combining characters. (#2109) 2023-12-03 14:30:02 -08:00
be5invis
f5f95c1464 Fix space derivation 2023-12-03 05:39:52 -08:00
be5invis
08c69f0fd3 Move around files so the repo will be organized as a monorepo. 2023-12-03 02:49:33 -08:00
be5invis
65d1880a84 Update deps 2023-12-02 19:05:38 -08:00
be5invis
f5fd7f5c35 Release 28.0.0-beta.2 2023-12-02 14:10:41 -08:00
be5invis
a35c24dcb6 Fix broken TTCs in beta.1 (#2108). 2023-12-02 11:33:59 -08:00
be5invis
c82887bebb Release 28.0.0-beta.1 2023-12-02 07:26:44 -08:00
be5invis
26c281db9e V cursive refinements 2023-11-30 17:42:10 -08:00
John McWilliams
281a00b3bc
Add a serif to MathBB j to match MathBB i/l. (#2107) 2023-11-30 17:18:00 -08:00
John McWilliams
db5baf85a2
Harmonize italic slab forms for a, g, and q. (#2106) 2023-11-29 16:01:17 -08:00
John McWilliams
fd8df6db46
Add double-serifed/serifed-tailed variants for a/α, add bottom{-right}-serifed variants for d/q/U. (#2104)
* Add serif variants for `U`, `a`, `d`, `q`, and `α`

Closes #1949 .

Also change of variant name:

* `a`.`hook-inward-serifed` → `a`.`corner-hooked`

to match `r`.`corner-hooked`.

* revert name change

* Attempt to combat new unused `a` variants.

* cont.

* reshuffle `d` variants for consistency.
2023-11-28 16:45:23 -08:00
be5invis
39c5aa9589 Implement TXTR using single lookup which could be more reliable. 2023-11-28 03:07:00 -08:00
John McWilliams
7796efc1a7
Thorn With Stroke optimization. (#2103) 2023-11-26 14:48:55 -08:00
be5invis
38e68d884a Make the ligation group names for symbol connections more intuitive, and add alternatives to start chaining from at least 3 continuous characters (#2100):
- `plusplus` → `plus-plus`, `plus-plus-plus`.
   - `connected-hyphen` → `minus-minus`, `minus-minus-minus`.
   - `connected-tilde-as-wave` → `tilde-tilde`, `tilde-tilde-tilde`.
   - `connected-underscore` → `underscore-underscore`, `underscore-underscore-underscore`.
   - `connected-number-sign` → `hash-hash`, `hash-hash-hash`.
2023-11-25 20:52:27 -08:00
John McWilliams
7273f60f41
Add Latin Small Letter U with Left Hook. (#2102) 2023-11-24 13:51:28 -08:00
be5invis
d51f80f270 Further unify the scripts 2023-11-23 21:47:31 -08:00
be5invis
5eda6c18ef Move the package list generator to the README amender 2023-11-23 21:41:02 -08:00
be5invis
50d765a3d5 Fix sample image link in packages 2023-11-23 21:07:55 -08:00
be5invis
a41b3a523f Release 28.0.0-alpha.2 2023-11-23 18:29:10 -08:00
be5invis
090508a53a Merge the release notes for more clear change tracking 2023-11-23 16:27:39 -08:00
John McWilliams
9044e28f97
Add several supplemental arrows (MathML, etc.). (#2099) 2023-11-22 14:26:29 -08:00
John McWilliams
0233a708bb
Add tailless variants for Greek Lower Iota. (#2098) 2023-11-21 12:57:56 -08:00
be5invis
6c55ab8e24 Update deps for simpler code 2023-11-20 16:45:13 -08:00
John McWilliams
176276418a
some SS fixes (#2096)
* some SS fixes

* cont
2023-11-20 14:42:29 -08:00
John McWilliams
9aaf6c9a59
Add an auto-serifed form for Greek Small Heta. (#2095)
Also further cleanup `k.ptl` from #2094 .
2023-11-19 12:06:25 -08:00
John McWilliams
b67d000180
Improve serifs of three k-derived characters. (#2094)
* Improve serifs of three `k`-derived characters.

* retarget
2023-11-18 12:20:56 -08:00
be5invis
a614952bf7 Release 28.0.0-alpha.1 2023-11-18 10:44:06 -08:00
be5invis
0581f7b024 Diagonal tail optimization 2023-11-16 23:42:13 -08:00
be5invis
dcc2de59f4 Produce more meaningful glyph names 2023-11-16 19:32:03 -08:00
John McWilliams
7f35523506
Add three combining characters and two spacing characters. (#2092)
* Add characters, three combining and two spacing.

* typo
2023-11-16 17:42:26 -08:00