Commit graph

5112 commits

Author SHA1 Message Date
John McWilliams
cd2661d653
Cleanup of #2684 . (#2685) 2025-02-20 14:45:31 +00:00
John McWilliams
fa6460d479
Add symmetric/asymmetric variants for Capital Thorn. (#2684) 2025-02-19 23:01:58 -08:00
John McWilliams
779ac0fc59
Optimize serif behavior of //խ under monospace. (#2681)
* Optimize serifs of `Ꜷ`/`ꜷ`/`խ` under monospace.

* Cleanup.

* Cleanup.

* Drop unneeded imports, code consistency.
2025-02-18 20:44:01 -08:00
John McWilliams
24dbed6a77
Cleanup/Optimize glyph shape of Latin Small Letter Script R (U+AB4B). (#2680)
* Optimize stroke width of Lower Script r with Bowl.

* Treat top-left serif as tooth instead of serif.

* Cleanup.
2025-02-15 16:16:50 -08:00
John McWilliams
397245ec33
Add Latin Small Letter Script R (U+AB4B). (#2679)
* Add Latin Lower Script r.

* Cleanup.
2025-02-15 00:35:34 -08:00
John McWilliams
f82c1dc125
Make f ligatures slightly wider under QP. (#2678) 2025-02-11 19:04:56 -08:00
John McWilliams
e28813f096
Miscellaneous Optimizations/Harmonizations of certain mutually-related Armenian letters. (#2677)
* Harmonize metrics of `Է`/`Լ`/`է`/`ւ`.

* Harmonize glyphs of `Ի`/`Կ`/`Վ`.

* Optimize `Ց`/`ք` under thin.

* Optimize glyphs of `բ`/`ե`/`և`.
2025-02-10 20:48:33 -08:00
John McWilliams
7e7a60e7d1
Refine shape of capital/lower Half H. (#2676) 2025-02-08 13:29:03 -08:00
John McWilliams
f31c9cd619
Reorder variants of capital-w to match lower w. (#2675) 2025-02-07 17:50:50 -08:00
be5invis
bb023c18dc Doc for metric override advanceScaleSp 2025-02-06 22:20:56 -08:00
be5invis
8cad163d85 Mark the advanceScaleSp changes as breaking. 2025-02-06 22:18:30 -08:00
jul-sh
6bf84e8af8
Reduce word spacing in quasi proportional mode (#2673)
* Reduce word spacing in quasi proportional mode

Currently Iosevka has word spacing that's quite a bit wider than many other quasi-proportional fonts. This change adjusts that, imo resulting in easier to read text.

I created a small preview site to demo the difference here: https://jul-sh.github.io/demo-word-spacing-iosevka/

Fixes #2656

* Make space width a seperate param with metric override field

* change space width to 7/12, update release notes

---------

Co-authored-by: Juliette Pluto <git@jul.sh>
Co-authored-by: Belleve <belleve@typeof.net>
2025-02-06 22:10:55 -08:00
John McWilliams
d251811dc9
Refine shape of Cyrillic Capital Shha. (#2672) 2025-02-05 18:54:56 -08:00
John McWilliams
6d47fffcd1
Optimize serifs of capital half/turned H. (#2670) 2025-02-04 21:51:58 -08:00
John McWilliams
7c3b92242a
Refine characters which use UpwardHookShape. (#2669) 2025-02-03 17:21:27 -08:00
John McWilliams
4021817f9f
Optimize arch depths of Armenian letters. (#2668)
* Optimize arch depths of Armenian letters.

* Cleanup of `Հ`/`Ց`/`Ֆ`/`ֆ`.
2025-02-02 13:24:15 -08:00
be5invis
077fb54680 Release 32.5.0 2025-01-31 22:05:19 -08:00
John McWilliams
fb2e55b55a
Refine shape of Armenian Capital/Lower K'eh. (#2667) 2025-01-31 18:09:18 -08:00
Belleve
eeafb8153d
Descriptions of stylistic sets are added to font files (#2664). (#2665) 2025-01-29 15:02:56 +00:00
John McWilliams
f74cbaeb54
Move armn/{Ini|Ken|Vew} to their own files. (#2663) 2025-01-28 13:38:59 -08:00
Logo
8056f49d8f
Fix(?) Guillemet + Around 13 Keyboard/Technical Symbols (#2662)
* guillmet fix

* arrow head, electric arrow

* keyboard symbols

* more dimension symbols

* doc

* minor fix
2025-01-27 21:59:11 +00:00
Belleve
3a2b7a3622
Change advs to adws for less potential confusion (#2659) 2025-01-27 00:39:51 +00:00
John McWilliams
60d663390e
Move DToothlessRise/DMBlend definitions to aesthetics.ptl. (#2658) 2025-01-26 14:35:55 -08:00
Belleve
b3022f1bbc
Rename some of the property, to make them more intuitive (#2657) 2025-01-25 21:55:58 +00:00
John McWilliams
d3d76e6fe6
Add italic form for cyrl/ge. (#2654) 2025-01-22 16:27:45 -08:00
Logo
d81c0347f4
Zigzag Shape fixes (#2651)
* sharp-corner

* refine `ծ`

* Zigzag rewrite (part 1)

* Zigzag rewrite (part 2)

* use Zigzag for resistors

* doc
2025-01-21 16:47:34 -08:00
Belleve
1b0774aa97
Bump deps (#2650) 2025-01-21 03:45:51 +00:00
John McWilliams
bf8131cd0b
Make Cyrillic Lower Ef and Greek Phi Symbol use SmallArchDepth. (#2649) 2025-01-20 08:16:39 -08:00
Belleve
d957e1e9a1
Add variant selector for decorative angle brackets (U+276C...U+2771) (#2603, #2623) (#2648) 2025-01-18 20:27:30 +00:00
be5invis
8ede97ac2e Release 32.4.0 2025-01-18 00:46:35 -08:00
John McWilliams
cf0a3c09e2
Make ɶ//// slightly wider under Quasi-Proportional. (#2647) 2025-01-17 14:46:40 -08:00
Belleve
c88a857923
Add new spacing option wide-mosaic for custom build (#2637). (#2646) 2025-01-17 02:35:33 +00:00
John McWilliams
67681e983f
Make [DivFrame] have its own ArchDepth{A|B} values. (#2645) 2025-01-16 15:52:56 +00:00
Florian B.
b212c471c8
Fixed spelling error (#2643)
Co-authored-by: be5invis <belleve@typeof.net>
2025-01-15 17:22:09 +00:00
John McWilliams
774921a89a
Optimize glyphs of currency symbols added by #2638 (#2644) 2025-01-15 15:38:39 +00:00
John McWilliams
9306ffc693
Unify length of diacritical ascenders with Cyrillic descenders. (#2642) 2025-01-12 09:57:27 -08:00
John McWilliams
8149a3a2f9
Unify horizontal stroke of Ɵ/ɵ with Ə/ə. (#2641) 2025-01-10 10:13:57 -08:00
John McWilliams
8b8c7f18f3
Unify Ҙ/ҙ/Ҫ/ҫ/Ҿ/ҿ with Ц/ц/Щ/щ/Џ/џ. (#2640) 2025-01-09 10:36:45 -08:00
John McWilliams
065f242eac
Add new constant QuarterStroke. (#2639)
Co-authored-by: Belleve <belleve@typeof.net>
2025-01-08 16:40:28 +00:00
Logo
9033363efb
4 Currency Symbols + 2 Technical Symbols (#2638)
* minor fixes

* currencies

* 2 technical symbols

* doc

* variants
2025-01-08 06:57:51 -08:00
John McWilliams
70554e6b50
Make ɚ/ɝ slightly wider under Quasi-Proportional. (#2636) 2025-01-06 17:44:25 -08:00
John McWilliams
52c5e55053
Make scriptCut variants for a/b/g/q selectable via CV. (#2634)
* Make `scriptCut` variants for `a`/`b`/`g`/`q` selectable via CV.

* Bump.
2025-01-04 17:50:17 -08:00
Logo
d12b856b37
Implement Curved Pilcrow (+ minor fix) (#2633)
* f fix

* pilcorw

* doc

---------

Co-authored-by: Belleve <belleve@typeof.net>
2025-01-03 19:04:11 +00:00
be5invis
881dc3b78d Release 32.3.1 2025-01-01 05:45:35 -08:00
John McWilliams
152edad706
Improve serifs of two extended Cyrillic letters under italics. (#2627)
* Improve serifs of Cyrillic Tall Te.

* Improve serifs of Cyrillic Iotified Yat.

* Cleanup of `zhe.ptl`.

* Cleanup of `w.ptl`.
2024-12-31 16:50:52 -08:00
John McWilliams
b0318ce711
Improve serifs of Bulgarian Cyrillic Lower Zhe. (#2625)
* Improve serifs of Bulgarian Cyrillic Lower Zhe.

* Cleanup.
2024-12-29 21:53:10 -08:00
Logo
5a346deb0f
Around 25 star/florette dingbats (#2623)
* Maltese cross, eight pointed circle star

* other dingbat stars

* angle bracket ornament

* doc

* slightly thinner snowflakes

---------

Co-authored-by: Belleve <belleve@typeof.net>
2024-12-26 17:02:52 -08:00
John McWilliams
e860a79022
Add new macro VSwToH as an inverse of HSwToV. (#2624) 2024-12-26 00:43:21 -08:00
John McWilliams
6a5ddbd25b
Make Half H slightly narrower under Quasi-Proportional. (#2622) 2024-12-24 05:11:58 -08:00
John McWilliams
58271908d7
Misc (minor) extended latin/cyrillic character tweaks. (#2621)
* Make Cyrillic Lower Yn respond to italics.

* Harmonize serifs of upright Sakha Yat with Pe.

* Make Vertical Sides variant of `ww` narrower.
2024-12-22 11:52:41 -08:00