~jaro/balkon

ref: 7bc4ab57fb1fa08d10db5c12909785a553cf1cc6 balkon/test/Data/Text/ParagraphLayout/PlainSpec.hs -rw-r--r-- 5.5 KiB
Add test for RTL text.
Remove obsolete TODO.
Test line splitting with many runs.
Implement line breaking on code point boundaries.
Implement absolute line heights with half-leadings.
Use CSS-compatible line height settings.
Fix pretty printing for fragmented spans.
Upgrade Fragment to contain pen position.
Implement "plain" interface.
Create "plain" interface.