A new markup-based typesetting system that is powerful and easy to learn.
Go to file
Laurenz 06dbac6efd Port font handling to fontdock and ttf-parser 🛳
- Use fontdock for indexing fonts and querying
- Typst binary now automatically indexes and uses system fonts in addition to a fixed font folder!
- Removes subsetting support for now (was half-finished anyways, plan is to use harfbuzz for subsetting in the future)
- Adds font width configuration support
2020-08-01 00:10:54 +02:00
.github/workflows Port font handling to fontdock and ttf-parser 🛳 2020-08-01 00:10:54 +02:00
src Port font handling to fontdock and ttf-parser 🛳 2020-08-01 00:10:54 +02:00
tests Port font handling to fontdock and ttf-parser 🛳 2020-08-01 00:10:54 +02:00
.gitignore Decoupled function parser 🔗 [WIP] 2020-01-21 17:09:31 +01:00
Cargo.toml Port font handling to fontdock and ttf-parser 🛳 2020-08-01 00:10:54 +02:00