summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/visualize
AgeCommit message (Expand)Author
2025-04-01Switch PDF backend to `krilla` (#5420)Laurenz Stampfl
2025-03-28IDE: complete jump-to-cursor impl (#6037)Matt Fellenz
2025-03-28Fix descriptions of color maps (#6096)frozolotl
2025-03-28Fix typo (#6104)Philipp Niedermayer
2025-03-27Test all exif rotation types and fix two of them (#6102)Laurenz Stampfl
2025-03-11Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...evie
2025-02-23Documentation improvements (#5888)Malo
2025-02-17More robust SVG auto-detection (#5878)Laurenz
2025-02-12`Gradient::repeat`: Fix floating-point error in stop calculation (#5837)+merlan #flirora
2025-02-10Don't crash on image with zero DPI (#5835)PgBiel
2025-02-06Documentation fixes and improvements (#5816)Malo
2025-02-05Export target docs (#5812)Laurenz
2025-02-04Scope deprecations (#5798)Laurenz
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-02-02Revert adding `flatten-text` to `image` (#5789)Laurenz
2025-01-31Include images from raw pixmaps and more (#5632)frozolotl
2025-01-21Remove redundant doc comments on standard arguments (#5725)Laurenz
2025-01-09Revamp data loading and deprecate `decode` functions (#5671)Laurenz
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2024-12-18New `curve` element that supersedes `path` (#5323)Emmanuel Lesueur
2024-12-17Rename `pattern` to `tiling` (#5590)Laurenz
2024-12-08Add support for converting text in SVGs to paths (#5390)Laurenz Stampfl
2024-12-08Add missing functions to the gradient object. (#5528)Tetragramm
2024-11-27Add missing full stop to documentation of `ImageElem` struct (#5484)3w36zj6
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
2024-10-28Fix clipping with outset (#5295)Eric Biedert
2024-10-27Split out four new crates (#5302)Laurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-14Translate local names to Greek (#2684)Dimitri Kokkonis
2023-11-11Changed default `image` Russian supplement to short form (#2637)Andrew Voynov
2023-11-10Improve French and Chinese localization for figures (#2542)MALO
2023-11-08Move some things out of `util`Laurenz
2023-11-08Add constructor for `stroke`. (#2518)Joseph Wilson
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-10-30Fixed typos (#2524)Fritz Rehde
2023-10-10Fix clipping when a box/block has a `radius` (#2338)Sébastien d'Herbais de Thun
2023-10-05Fix crashes with infinite lengths (part 2) (#2298)bluebear94
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-09-28initial Romanian support (#2246)DVDTSB
2023-09-27Refactor image handlingLaurenz
2023-09-25feat: inital Hungarian language support (#2229)FlyinPancake
2023-09-19Allow multiple fallback fonts in SVGs (#2122)Eric Biedert
2023-09-11First-class typesLaurenz
2023-09-09Fix font family mismatch between Typst and usvgLaurenz
2023-08-31Add regular polygons to visualize (#1215)Reid Johnson
2023-08-30Fix typo in docs of `decode` method for image (#2046)Kevin K
2023-08-29More type safety for spansLaurenz
2023-08-25Add Finnish translations (#1996)Kivi Kaitaniemi
2023-08-20Local names for Chinese and Traditional Chinese (#1919)Kingfree
2023-08-07Touch up docsLaurenz