~jaro/balkon

e96695695f58bf87d6b0772f8b41d430fbe2afbe — Jaro 1 year, 1 month ago 9a50eaa
Update documentation.
2 files changed, 13 insertions(+), 1 deletions(-)

M CHANGELOG.md
A README.md
M CHANGELOG.md => CHANGELOG.md +1 -1
@@ 1,6 1,6 @@
# Revision history for Balkón

## 1.0.0.0 -- 2023-03-12
## 1.0.0.0 -- 2023-03-13

* Text shaping using HarfBuzz.


A README.md => README.md +12 -0
@@ 0,0 1,12 @@
# Balkón

[Repository](https://git.argonaut-constellation.org/~jaro/balkon) |
[Issue tracker](https://todo.argonaut-constellation.org/~jaro/balkon)

Haskell library built on top of HarfBuzz to lay out text within a paragraph.

Just like flowers on a balcony, text must be arranged carefully within a
limited space and put into neat little boxes.

Intended to be the inline layout engine for
[The Argonaut Stack](https://argonaut-constellation.org/).