dependabot[bot]
|
6db95c633f
|
Bump openssl from 0.10.64 to 0.10.66 (#4599)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-05 09:59:33 +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 |
|
tingerrr
|
3c22902d6c
|
Add missing keys to manifest types (#4494)
|
2024-07-10 09:44:13 +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 |
|
+merlan #flirora
|
b75f0a82d4
|
Bump time dependency (#4294)
|
2024-05-29 20:45:06 +00:00 |
|
huajingyun
|
6d4ed5382d
|
Bump libc to v0.2.155 (#4268)
|
2024-05-29 14:50:07 +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
|
2d32ac73b6
|
Replace all Prehashed with LazyHash (#4127)
|
2024-05-13 17:54:34 +00:00 |
|
Laurenz
|
95cd6adf24
|
Factor out typst-utils crate (#4125)
|
2024-05-13 15:25:43 +00:00 |
|
Leedehai
|
1b091d628d
|
Enhance the test runner: regex, --list, --path (#3945)
|
2024-04-18 12:20:42 +00:00 |
|
Ana Gelez
|
21c78abd6e
|
Emojis in PDF (#3853)
|
2024-04-17 15:11:20 +00:00 |
|
Laurenz
|
020294fca9
|
Better test runner (#3922)
|
2024-04-13 08:39:45 +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 |
|
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
|
9e507cd9fd
|
Revert use of alternate screen (#3648)
|
2024-03-14 09:20:31 +00:00 |
|
Leedehai
|
c29db5f27e
|
Clean up unused dependency (#3600)
|
2024-03-11 10:24:16 +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 |
|
Laurenz
|
145723b1ef
|
New context system (#3497)
|
2024-02-27 10:05:16 +00:00 |
|
Jacob Hummer
|
7ed257a3c7
|
Add basic typst-docs CLI that spits out json (#3429)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-02-26 15:56:19 +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 |
|
Laurenz
|
40099e32e1
|
Format Cargo.lock
|
2024-02-13 09:30:42 +01:00 |
|
Martin Haug
|
9f1e0390c1
|
Add color-managed CMYK to RGB conversion (#3288)
|
2024-02-12 13:03:36 +00:00 |
|
Heinenen
|
f776f0a75f
|
Named destinations (#2954)
|
2024-02-12 12:57:31 +00:00 |
|
Peng Guanwen
|
464a15bdca
|
Introduce override list to FontInfo (#3228)
|
2024-02-01 13:45:33 +00:00 |
|
frozolotl
|
6999be9ab0
|
Use alternate screen and refactor terminal output. (#2665)
|
2024-01-31 09:19:07 +00:00 |
|
Laurenz
|
6207b3d9b0
|
Configure ureq to use sytem-native TLS (#3258)
|
2024-01-26 09:50:43 +00:00 |
|
Laurenz Stampfl
|
afc28264e8
|
Bump resvg + svg2pdf and add support for filters (#3254)
|
2024-01-25 15:42:04 +00:00 |
|
astrale-sharp
|
c20b6ec6e1
|
Test autocomplete (#2912)
Co-authored-by: oliver <151407407+kwfn@users.noreply.github.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-01-09 09:05:57 +00:00 |
|
Sébastien d'Herbais de Thun
|
c4d9b0c3d8
|
New performance timings (#3096)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2023-12-30 12:36:15 +00:00 |
|
Laurenz
|
84597b46a4
|
Bump dependencies
|
2023-12-18 14:25:25 +01:00 |
|