Loading
Commits on Source 15
-
Marge Bot authored
Fix and work around excessively strict dead_code lint in Rust 1.78 nightly See merge request GNOME/librsvg!927
-
Bilal Elmoussaoui authored
Simplifies the code a bit Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/926>
-
Marge Bot authored
librsvg-c: Use glib::Properties macro See merge request GNOME/librsvg!926
-
L. E. Segovia authored
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/928>
-
Marge Bot authored
ci: Add cargo-c as a dependency See merge request GNOME/librsvg!928
-
Federico Mena Quintero authored
-
Federico Mena Quintero authored
Image-rs is happy to return images with dimensions of zero - in the example image in this bug, it returns a 1*0 image. Relax the assertion, which was valid in the gdk-pixbuf days, and return an error instead. https://gitlab.gnome.org/GNOME/librsvg/-/issues/1060
-
Federico Mena Quintero authored
The feOffset implemenetation doesn't need integer bounds; we can actually use floating-point bounds to make Cairo clip at sub-pixel positions. This commit has regenerated versions of two test files that use feOffset, since now it does not clip at exact pixel boundaries. Fixes https://gitlab.gnome.org/GNOME/librsvg/-/issues/1059
-
Federico Mena Quintero authored
Fix two panics found by fuzzing See merge request GNOME/librsvg!941
-
Federico Mena Quintero authored
-
Federico Mena Quintero authored
-
Federico Mena Quintero authored
Prepare 2.57.92 See merge request GNOME/librsvg!944
-
Jeremy Bícha authored