~jaro/balkon

ref: 1f14b7ec2d9a751493bc515fc3714aa058ce8488 balkon/balkon.cabal -rw-r--r-- 6.9 KiB
Add missing files to Cabal package description.
Separate module for the ParagraphLayout type.
Bump version to 0.2.0.0.
Add test for Devanagari.
Bump version to 0.1.0.1.
Declare Hspec version bounds.
5a30ef49 — Adrian Cochrane 1 year, 2 months ago
Loosen dependency bounds.
Fill changelong and prepare for v1.0 release.
Slightly decompose the Plain module.
Expose ParagraphConstruction.
Use internal library to hide non-public modules.
Move non-public modules into Internal namespace.
Add test for RTL text.
Use ICU to find line break boundaries.
Implement run splitting.
Lay out Runs independently of Spans.
Implement absolute line heights with half-leadings.
Upgrade Fragment to contain pen position.
Use infix operators for constructing test data.
Implement "plain" interface.
Next