~jaro/balkon

ref: 7b9e4eca85fc54332421f9edea4108d8c0363e0b balkon/test/Data/Text/ParagraphLayout/ParagraphData.hs -rw-r--r-- 1.9 KiB
Test line splitting with many runs.
Add ignored prefixes and suffixes to test data.

This ensures that implementation does not rely on the texts having zero
offset inside their byte arrays.
Implement line breaking on code point boundaries.
Implement absolute line heights with half-leadings.
Use infix operators for constructing test data.
Implement "plain" interface.