summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/visualize/gradient.rs
AgeCommit message (Collapse)Author
2025-06-27Fix panic when sampling across two coincident gradient stops (#6166)+merlan #flirora
2025-06-09Update docs for gradient.repeat (#6385)Andrew Voynov
2025-04-04Display color spaces in the order in which they are presented in the doc (#6140)Malo
2025-03-11Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) ↵evie
(#6038)
2025-02-23Documentation improvements (#5888)Malo
2025-02-12`Gradient::repeat`: Fix floating-point error in stop calculation (#5837)+merlan #flirora
2025-01-21Remove redundant doc comments on standard arguments (#5725)Laurenz
2024-12-08Add missing functions to the gradient object. (#5528)Tetragramm
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27Split out four new crates (#5302)Laurenz