Laurenz
cbbc46215f
Layout elements and pure rust rendering 🥏
2020-08-02 21:17:42 +02:00
Laurenz
d5ff97f42e
Move binary into separate crate and tidy dependencies 🎭
2020-08-02 16:56:14 +02:00
Laurenz
2188ef6b89
Update Cargo.toml and CI configuration ⚙
2020-08-02 11:58:47 +02:00
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
Laurenz
751812f451
Serialize layouts with serde 🔠
2020-02-04 21:36:29 +01:00
Laurenz
ec60795575
Port tests 🚁
2020-02-03 15:05:34 +01:00
Laurenz
40ea35cbe7
Upgrade to new toddle interface 🐳
2020-02-03 10:37:50 +01:00
Laurenz
277f2d2176
ColorToken serialization + function fix 🚧
2020-01-18 15:58:36 +01:00
Laurenz
08b91a265f
Powerful parser testing 🐱 👤
2020-01-16 17:51:04 +01:00
Laurenz
15ad30555b
Parser testing prototype 🥥
2020-01-14 20:17:50 +01:00
Laurenz
2ee5810fec
Asyncify font loading 🪐
2020-01-06 12:41:42 +01:00
Laurenz
f364395e1d
Create parsing test harness ⚡
2019-12-07 14:42:25 +01:00
Laurenz
f5b104d0da
Rename crate typst
-> typstc
✏
2019-12-05 20:29:55 +01:00
Laurenz
b4efae0883
Remove bad tests and tweak numbers for better debugging 🧪
2019-11-28 20:38:21 +01:00
Laurenz
f2f05e07b0
Implement space extension (multipage) ➕
2019-10-16 21:31:14 +02:00
Laurenz
6f22e4f13c
Render debug boxes 🧭
2019-10-11 20:28:22 +02:00
Laurenz
f22a307000
Extract into separate repository 🧱
2019-10-09 19:46:42 +02:00
Laurenz Mädje
19be053cc3
Create some benchmarks 📊
2019-07-28 21:03:33 +02:00
Laurenz
e39a6efccf
Deduplicate action lists ✂
2019-06-21 22:12:36 +02:00
Laurenz
9d605c3128
Remove the concept of words from tokenization 🎈
2019-04-30 09:20:22 +02:00
Laurenz
90848df5de
Create command line interface 💻
2019-04-29 17:25:23 +02:00
Laurenz
a34d725000
Use interior mutability for font loader ⚙
2019-04-01 12:00:37 +02:00
Laurenz
06101492dc
Implement subsetting engine 🚀
2019-03-03 15:00:27 +01:00
Laurenz
ae3af533ff
Extract opentype parser into crate 🧱
2019-02-16 20:17:31 +01:00
Laurenz
a562541fda
Refactor pdf writer into modular crate 🧱
2019-02-13 18:32:42 +01:00
Laurenz
5a600eb354
Move crate into workspace subfolder
2019-02-12 21:31:35 +01:00