Loading
Commits on Source 21
-
Federico Mena Quintero authored
After the conversion to the image-rs crate, instead of using gdk-pixbuf, I missed implementing the case where the Resource being embedded is not a raster image, but a Resource::Document. This does not yet use the 'overflow' property properly. Fixes #1121 Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/1017>
-
Federico Mena Quintero authored
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/1017>
-
Marge Bot authored
(#1121): Fix regression in when using an SVG inside a feImage element Closes #1121 See merge request GNOME/librsvg!1017
-
Marge Bot authored
Document how to use dictionaries with cargo-fuzz See merge request GNOME/librsvg!1019
-
Marge Bot authored
Remove CRLF line endings from a few files Closes #1123 See merge request GNOME/librsvg!1020
-
Federico Mena Quintero authored
... except the various Cargo.toml, which is kind of well-known.
-
Federico Mena Quintero authored
-
Federico Mena Quintero authored
-
Federico Mena Quintero authored
-
Jordan Petridis authored
Update non-rust dependencies for the CI container image See merge request GNOME/librsvg!1022
-
Maximiliano Sandoval authored
Unlike CStr::from_bytes_with_null this happens on compile time. C-strings were intruduced in rust 1.77, which is already the msrv. Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/1021>
-
Marge Bot authored
rsvg-c: Use C-string literals when possible See merge request GNOME/librsvg!1021
-
Federico Mena Quintero authored
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/1024>
-
Federico Mena Quintero authored
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/1024>
-
Federico Mena Quintero authored
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/1024>
-
Federico Mena Quintero authored
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/1024>
-
Federico Mena Quintero authored
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/1024>
-
Marge Bot authored
Prepare 2.59.0 See merge request GNOME/librsvg!1024
-
Jeremy Bícha authored