251 Commits

Author SHA1 Message Date
Laurenz
644ed252dd
Bump MSRV to 1.80 and Rust in CI to 1.82 (#5339) 2024-10-31 11:21:26 +00:00
Laurenz
be7cfc85d0
Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
Laurenz
838dabc84c
Bump version on main (#5246) 2024-10-19 08:08:42 +00:00
Laurenz
e0d809680a
Bump hayagriva (#5211) 2024-10-15 13:55:17 +00:00
Laurenz
89cecb188d
Greet users who run typst for the first time (#5210) 2024-10-15 11:55:55 +00:00
Laurenz
4e6021cf88
Update dependencies (#5107) 2024-10-03 17:23:22 +00:00
Laurenz
d86789c1f7
Fix image version (#5100) 2024-10-02 15:58:25 +00:00
Martin Haug
f6406ed901
Update Hayagriva (#5088) 2024-10-02 15:53:23 +00:00
Laurenz
fa623992c1
Bump pixglyph (#5096) 2024-10-02 09:51:45 +00:00
Laurenz
a0093ad8a7
Minimal PDF/A support (#5075)
Co-authored-by: Martin Haug <mhaug@live.de>
2024-10-01 09:24:18 +00:00
Laurenz
7ff83db757
Change default font to Libertinus Serif (#4969) 2024-09-30 15:19:22 +00:00
Max
efc6b710bc
Update NewCM fonts to version 6.0.0 (#5005) 2024-09-27 08:17:53 +00:00
PgBiel
320c28844f
Fixed-point decimal type (#4900)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-26 11:39:37 +00:00
Laurenz
a82256c585
Flow collection phase (#4931) 2024-09-10 13:47:22 +00:00
Laurenz
cfde809feb
New realization / Text show rules now work across elements (#4876) 2024-09-02 18:43:59 +00:00
Laurenz
b5ef9244eb
Bump dependencies (#4846) 2024-08-27 09:56:19 +00:00
Max
373163dba4
Implement math kerning and fix various math.attach bugs (#4762) 2024-08-26 17:04:02 +00:00
tingerrr
672f6e5f97
Add typst-kit crate (#4540) 2024-08-05 18:49:02 +00:00
Laurenz
9909f12d4f
Bump to Rust 1.80 (#4681) 2024-08-05 10:54:30 +00:00
Florent Michel
c4dd6fa062
Adjust the number of color components written to the pdf according to the color space (#4568) 2024-07-22 15:05:22 +00:00
Y.D.X.
9b001e2112
Use texts of the first occurrences for /ToUnicode CMap (#4585) 2024-07-20 14:13:06 +00:00
Laurenz
34990f7f0e
Bump dependencies (#4523) 2024-07-08 20:41:38 +00:00
Laurenz
0ef672c347
Refactor line building (#4497) 2024-07-04 10:57:40 +00:00
Laurenz Stampfl
feedfe80cb
Improve subsetting (#4373)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-16 09:38:33 +00:00
Laurenz Stampfl
1110b93564
Add support for COLRv1 emojis (#4371) 2024-06-16 07:47:13 +00:00
Laurenz
8f7ba8d495
Bump SVG & PDF cinematic universe (#4316) 2024-06-06 15:30:49 +00:00
Laurenz
ea4c64a799
Split BitSet into two types and make it a bit nicer (#4249) 2024-05-24 21:09:54 +00:00
Laurenz
5f5a8f0f3f
Bump hayagriva (#4144) 2024-05-16 10:37:13 +00:00
Laurenz
95cd6adf24
Factor out typst-utils crate (#4125) 2024-05-13 15:25:43 +00:00
Ana Gelez
21c78abd6e
Emojis in PDF (#3853) 2024-04-17 15:11:20 +00:00
Ana Gelez
105d7156f8
Better handle large numbers from external data files (#3791)
Co-authored-by: Martin Haug <mhaug@live.de>
2024-03-25 16:51:35 +00:00
frozolotl
a33d8bf322
Escape path and entrypoint in typst init output (#3753) 2024-03-23 11:54:50 +00:00
Laurenz
2bf9f95dd8 Version bump 2024-03-15 16:03:45 +01:00
Laurenz
faca50a240
Final touches (#3678) 2024-03-15 14:47:41 +00:00
Martin Haug
9bd1451452
Add a guide for the new tables (#3655)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-15 14:02:56 +00:00
Laurenz
aace521b56
Bump our crates (#3573) 2024-03-07 16:37:22 +00:00
Laurenz
1d32145319
DPI-based natural sizing for images (#3571) 2024-03-07 15:05:52 +00:00
Laurenz
a483321aa0
Remove dependency on unicode_names2 (#3570) 2024-03-07 09:56:37 +00:00
Laurenz
5dc6ce0022
Remove unmaintained benchmarks (#3569) 2024-03-07 09:50:03 +00:00
Laurenz
cf2f789c07
Bump assets (#3560) 2024-03-06 14:33:30 +00:00
Laurenz
a558fd232b
Add typst init command (#3544) 2024-03-06 11:33:35 +00:00
Laurenz
824859108b
Bump dependencies (#3553) 2024-03-05 13:07:04 +00:00
Laurenz
668a79f9f9
Add Windows to CI (#3548) 2024-03-04 17:46:57 +01:00
Laurenz
a518e2dd4d
Move docs generation code (#3519) 2024-02-28 10:37:52 +00:00
Laurenz
e16d3f5a67
Externalize assets (#3515) 2024-02-28 10:06:54 +00:00
Laurenz
6dab30238a
Add vendor-openssl feature flag (#3510) 2024-02-28 08:04:03 +00:00
Jacob Hummer
0186ae2786
Fix renamed clippy option (#3470) 2024-02-22 08:45:37 +00:00
Sébastien d'Herbais de Thun
d0dd81cddf
Added LazyHash (#3451)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-21 08:40:13 +00:00
Laurenz
b89348b92a
Read EXIF data and apply image rotation (#3413) 2024-02-14 14:12:28 +00:00
Laurenz
52571dd9ef
Fix named destinations (#3411) 2024-02-14 11:39:55 +00:00