Lontar — comprehensive document generation for Rust.
Feature flags
| Feature | Enables |
|---|---|
aksara |
Text shaping, BiDi, font management |
diagram |
Native diagram engine with auto-layout |
docx |
DOCX output (implies aksara) |
pptx |
PPTX output (implies aksara) |
pdf |
PDF output (implies aksara) |
xlsx |
XLSX output (wraps rust_xlsxwriter) |
md |
Markdown output |
html |
HTML output |
txt |
Plain text output |
template |
Declarative document templates |
full |
All of the above |