~alcinnz/CatTrap

ref: 05c53db184dbbaf4b8d81470fe20ff545fc9dd8e CatTrap/README.md -rw-r--r-- 1.0 KiB
05c53db1 — Adrian Cochrane Reference document flow layout module. 1 year, 2 months ago
                                                                                
09970dfc Adrian Cochrane
181e1974 Adrian Cochrane
09970dfc Adrian Cochrane
181e1974 Adrian Cochrane
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# CatTrap
[Repository](https://git.argonaut-constellation.org/~alcinnz/CatTrap) | [Issue Tracker](https://todo.argonaut-constellation.org/)

Lays out boxes according to the [CSS Box Model](https://www.w3.org/TR/css-box-3/), computing where to place e.g. images, paragraphs, containers, tables, etc onscreen given desired amounts of whitespace.

It is a layout engine for [The Argonaut Stack](https://argonaut-constellation.org/) browser engine, and as such this being the internet some of these boxes will inevitably contain cats.

TODO: Say more about how to use this once its implemented.

## Contributing
Please send patches to our [issue tracker](https://todo.argonaut-constellation.org/~alcinnz/CatTrap) by either:

* Attaching the output of `git format-patch`.
* [git send-email](https://git-send-email.io/) to ~alcinnz/CatTrap@todo.argonaut-constellation.org .
* Linking to your fork elsewhere.

Whichever you find most convenient.

If you'd prefer to not make your email address public please contact alcinnz@argonaut-constellation.org !