diff options
| author | Laurenz <laurmaedje@gmail.com> | 2025-02-17 11:56:00 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2025-02-17 12:49:15 +0100 |
| commit | d48708c5d55a5d56e4cd3a3b0de38425a6fd8380 (patch) | |
| tree | 6719334fc6d5f5ab334f1a3cc46021f852df6cbe /docs | |
| parent | e294fe85a591f01aef1c2466aa0618dda3c58095 (diff) | |
More robust SVG auto-detection (#5878)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog/0.13.0.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/changelog/0.13.0.md b/docs/changelog/0.13.0.md index 5639f95b..e6ae88f0 100644 --- a/docs/changelog/0.13.0.md +++ b/docs/changelog/0.13.0.md @@ -99,8 +99,7 @@ description: Changes slated to appear in Typst 0.13.0 - Fixed interaction of clipping and outset on [`box`] and [`block`] - Fixed panic with [`path`] of infinite length - Fixed non-solid (e.g. tiling) text fills in clipped blocks -- Auto-detection of image formats from a raw buffer now has basic support for - SVGs +- Auto-detection of image formats from a raw buffer now has support for SVGs ## Scripting - Functions that accept [file paths]($syntax/#paths) now also accept raw |
