typst/tests/ref
Laurenz 57ca9628c1 Better space coalescing logic 🌧
This creates a smaller state machine helper type for softness coalescing, which does not own the resulting nodes. While this creates a bit more duplication in stack and par builder, it makes it a lot easier to integrate additional logic into the paragraph builder.

Furthermore:
- Line breaks are now "hard", that is, not coalesced with each other.
- Text nodes with equal style are now merged allowing for example `f{}i` to form a ligature.
2021-03-27 21:52:39 +01:00
..
control Better space coalescing logic 🌧 2021-03-27 21:52:39 +01:00
expr Text shaping 🚀 2021-03-24 17:12:34 +01:00
full Text shaping 🚀 2021-03-24 17:12:34 +01:00
library Refactor alignments & directions 📐 2021-03-25 21:32:33 +01:00
markup Better space coalescing logic 🌧 2021-03-27 21:52:39 +01:00
text Text shaping 🚀 2021-03-24 17:12:34 +01:00
comment.png Configurable font edges ⚙ 2021-03-19 13:20:58 +01:00
empty.png Reorganize tests 🔀 2021-02-20 23:34:33 +01:00
expand.png Configurable font edges ⚙ 2021-03-19 13:20:58 +01:00
repr.png Text shaping 🚀 2021-03-24 17:12:34 +01:00
spacing.png Configurable font edges ⚙ 2021-03-19 13:20:58 +01:00