slint/tools/docsnapper
Olivier Goffart 8a5df27469
Update to Image 0.25 (#7365)
Added image-default-formats with all the format supported by image by
default, and enable that feature by default.
Also put that feature in compat-1-2 for compatibility with user that
have used image 0.24 with enabled features.
Make a new compat-1-10 feature that does not enable default format by
default

ChangeLog: upgraded image crate to 0.25, added a new cargo feature
to enable all image formats. (that feature is enabled by default with
compat-1-2, added compat-1-10 to disable it

Fixes https://github.com/slint-ui/slint/issues/7251
2025-01-14 16:31:05 +01:00
..
LICENSES Next gen docs for 1.9 (#6766) 2024-11-14 15:52:35 +01:00
Cargo.toml Update to Image 0.25 (#7365) 2025-01-14 16:31:05 +01:00
headless.rs docsnapper: Allow for scale="<f32>" in docsnapper options 2024-11-26 17:04:15 +01:00
main.rs Fix typos 2025-01-13 08:35:20 +01:00
README.md Fix typos 2025-01-13 08:35:20 +01:00

Screenshot tool for the documentation examples

Installation

Please don't :-)

Usage

See the docs CI job