~jaro/balkon

Implement absolute line heights with half-leadings.
Calculate "normal" line height and pen position.
Use CSS-compatible line height settings.
Fix pretty printing for fragmented spans.
Upgrade Fragment to contain pen position.
Use CSS3 terminology for fragments and containing block.
Avoid reimplementing Data.Text.Lazy.fromStrict.
Clean up ParagraphConstruction.
Use infix operators for constructing test data.
Implement "plain" interface.
Use Rect in "plain" interface.
Create "plain" interface.
Add module for working with rectangle coordinates.
Add explicit scale to test font.
Clean up and update package description file.
Automatically discover test specs.
Separate tests by module.
Add unit tests for spanToRuns.
Separate modules.
WIP version with WIP interface.