Commit Graph

19 Commits

Author SHA1 Message Date
Laurenz
f738d89ff2 Check formatting in CI 2023-04-04 14:42:21 +02:00
CGMossa
621922bb35
CI runs all tests (#434) 2023-03-29 19:49:27 +02:00
Kian-Meng Ang
25acefeb5b
Fix typos (#115)
Found via `codespell -S target -L
crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-03-22 09:02:51 +01:00
Laurenz
b48b0d650c Release action 2023-03-21 01:48:40 +01:00
Laurenz
ea2a1525f0 Scheduled maintenance 2022-11-22 20:23:58 +01:00
Laurenz
46921a8c28 Separate test crate
This removes the not-really-cyclic dependency that confuses rust-analyzer. See also: https://github.com/rust-lang/rust-analyzer/issues/2414
2022-11-03 16:13:35 +01:00
Laurenz
c03a72aafe Fix CI 2022-09-25 19:55:08 +02:00
Laurenz
5d5d8a21cf Bump and lock dependencies 2022-01-01 12:23:00 +01:00
Laurenz
1c43d8af12 Bump dependencies 2021-06-30 00:52:50 +02:00
Martin
96563ccb42 CI allows for both modes 2021-06-30 00:39:11 +02:00
Laurenz
6292d25afb Reengineer font and resource loading 🏞 2021-04-23 17:46:14 +02:00
Laurenz
2e6e6244cc Switch to pdf-writer ⬆️ 2020-11-19 23:46:51 +01:00
Laurenz
1736bfc194 Rename typstc -> typst ✏ 2020-10-13 11:47:29 +02:00
Laurenz
fee5170a68
Rename master to main 🔀 2020-09-27 17:01:37 +02:00
Laurenz
dcf1d09d39 Fix for updated fontdock ✔ 2020-09-27 14:26:50 +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
Martin
0e8c2cad6e
Change crappy tide/toddle CI mistake 🙄 2020-07-19 13:11:20 +02:00
Martin
5e42bc260e
Add GitHub Actions CI 2020-07-19 13:09:22 +02:00