index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
image.rs
Age
Commit message (
Expand
)
Author
2023-05-30
Skip empty ICC profiles
Laurenz
2023-05-11
Let `Document` be `Sync` again
Laurenz
2023-05-11
Remove 'static bound on `World`
Laurenz
2023-05-02
Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822)
Martin Haug
2023-04-20
Add alt text to image function and PDF (#823)
Martin Haug
2023-04-18
Handle SVG with text
Laurenz
2023-04-18
Remove intermediate strings in error message
Laurenz
2023-01-20
Fix a few clippy lints
Laurenz
2022-12-12
Faster image rendering
Laurenz
2022-11-30
Memoize image size computation
Laurenz
2022-09-25
XML reading
Laurenz
2022-09-20
Refactor error handling
Laurenz
2022-09-20
A New World
Laurenz
2022-09-19
Remove image store
Laurenz
2022-06-14
Unified file loading errors
Laurenz
2022-06-14
Many fixes
Laurenz
2022-06-10
Bump dependencies
Laurenz
2022-05-25
Slim down context
Laurenz
2022-05-16
Absolute paths
Laurenz
2022-01-31
Switch from `Rc` to `Arc`
Laurenz
2022-01-24
Export into rendered images
Laurenz
2021-12-30
Make clippy a bit happier
Laurenz
2021-12-07
Bump pdf-writer, svg2pdf and error messages
Martin Haug
2021-12-06
Add SVG capabilities
Martin Haug
2021-09-26
More useful `Debug` impls
Laurenz
2021-08-21
Prune derives
Laurenz
2021-08-16
Editable source files
Laurenz
2021-08-09
New source loading architecture
Laurenz
2021-08-01
Pretty-printed diagnostics with traceback
Laurenz
2021-07-30
Fatal errors
Laurenz
2021-07-21
Switch Loader from Option to io::Result
Laurenz
2021-07-21
Main context struct
Laurenz
2021-07-20
FileId instead of Path + FileHash
Laurenz
2021-06-30
Make clippy a bit happier
Laurenz
2021-06-01
Refactor path handling
Laurenz
2021-05-31
Module loading system
Laurenz
2021-05-28
Refactored loading and cache architecture
Laurenz