~jaro/balkon

ref: 95140978d0de7440db55a925a664cde01810d601 balkon/src/Data/Text/ParagraphLayout/Plain.hs -rw-r--r-- 7.2 KiB
Calculate "normal" line height and pen position.
Use CSS-compatible line height settings.
Upgrade Fragment to contain pen position.
Use CSS3 terminology for fragments and containing block.
Avoid reimplementing Data.Text.Lazy.fromStrict.
Implement "plain" interface.
Use Rect in "plain" interface.
Create "plain" interface.