~jaro/balkon

ref: 1e8de66a311429538c26baf8e8a6fac212270e42 balkon/src/Data/Text/ParagraphLayout/Internal/LineHeight.hs -rw-r--r-- 820 bytes
Allow overriding font ascender and descender.

Provides an easy option for influencing vertical metrics, which may be
useful for implementing replaced and inline-block elements.
Fix documentation: document remaining names.
Fix style: white space in exports and imports.
Update documentation and derived instances.
Move non-public modules into Internal namespace.
Implement absolute line heights with half-leadings.