A Typst package for drawing vector ornaments, based on the LaTeX package pgfornament
- Typst 100%
| dimensions.typ | Added pgfhan and am dimensions | |
| lib.typ | Normalize ornaments formatting to improve performance | |
| LICENSE | First commit | |
| manual.pdf | Move ornaments to a single file | |
| manual.typ | Add licensing information to README and update manual | |
| ornaments.typ | Normalize ornaments formatting to improve performance | |
| README.md | Add licensing information to README and update manual | |
| typst.toml | Rename package | |
ornamentalyst
ornamentalyst is a Typst package designed for drawing a set of vector ornaments. It aims to reproduce the functionality from the LaTeX package pgfornament.
Usage
The main entry point of the package is the function #ornament. It takes as an argument the number id of the ornament to draw and its collection (by default "vectorian", other possibilities are "am" and "pgfhan").
For more details, you can consult the manual
Licensing
This package is distributed under the LaTeX Project Public License version 1.3c (see LICENSE for more details). The ornaments it contains also fall under that license; they were originally distributed as part of pgfornament under the same license.