~jaro/balkon

ref: c5e25e2b7a77d3af82227c1151820c2f4ddc559f 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.