19 Commits

Author SHA1 Message Date
mkorje
18347b243c
Put super and crate imports in the same group 2025-06-10 23:37:12 +10:00
mkorje
8d35c6afc1
Rename str parameter in try_new to text 2025-06-10 23:37:09 +10:00
mkorje
8f5aaf16a2
Cleaner option chain 2025-06-10 23:37:06 +10:00
mkorje
eebe26ea83
Use saturating_as 2025-06-10 23:37:00 +10:00
mkorje
4ad6b4fc64
Memoize try_new 2025-06-10 23:36:57 +10:00
mkorje
69392173eb
Rename text field to item 2025-06-10 23:36:55 +10:00
mkorje
63d53761fa
Add doc comments to methods 2025-06-10 23:36:47 +10:00
mkorje
3b2bb9bbcc
Move glyph reset to stretch function 2025-06-10 23:36:41 +10:00
mkorje
921d97f252
Use the shaper in math 2025-06-10 23:36:36 +10:00
Max
aee99408e1
Apply short fall consistently in math when stretching (#6377) 2025-06-04 10:14:24 +00:00
Max
dd95f7d594
Fix bottom accent positioning in math (#6187) 2025-06-03 14:08:18 +00:00
Mikołaj
3e7a39e968
Fix stroking of glyphs in math mode (#6243) 2025-05-28 17:29:40 +00:00
Malo
f239b0a6a1
Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714) 2025-01-31 10:05:03 +00:00
Laurenz
6fcc432284
Don't link items if container is already linked (#5732) 2025-01-22 13:24:14 +00:00
Max
bb38a01d06
Fix math size resolving (#5596) 2024-12-20 12:35:57 +00:00
Max
f29fbea2fc
Use extended shape information for glyph text_like-ness (#5483) 2024-11-27 11:11:49 +00:00
Max
902088a237
Guard against font bug in math glyph assembly code (#5288) 2024-10-30 15:32:11 +00:00
Max
f85faf957f
Add math.accent support for flac and dtls OpenType features (#5202) 2024-10-30 15:29:15 +00:00
Laurenz
be7cfc85d0
Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00