[librsvg] Created tag 2.47.3
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] Created tag 2.47.3
- Date: Thu, 6 Feb 2020 16:11:54 +0000 (UTC)
The signed tag '2.47.3' was created.
Tagger: Federico Mena Quintero <federico gnome org>
Date: 1581005474 -0600
Tag for version 2.47.3
Changes since the last tag '2.47.2':
Chun-wei Fan (1):
Visual Studio: Fix builds
Federico Mena Quintero (25):
Handle: store a Document, not an Rc<Document>
Store the stylesheets in the Document
Merge branch 'transform' into 'master'
Cascade the document tree from a method in Document
Merge branch 'marker' into 'master'
Add an "extra" set of stylesheets to the arguments of cascade
Docs for Document.cascade()
Minimal implementation of a public SvgHandle::set_stylesheet() API
Docs for the set_stylesheet() public API
New C API, rsvg_handle_set_stylesheet()
Add a -s / --stylesheet option to rsvg-convert
Bump the library version for the new API
Bump the minimum Rust version to 1.39
Merge branch 'pborelli/librsvg-gtk-rs'
Merge branch 'svenfoo/librsvg-510-patterns-ignore-opacity'
Print the cairo/pango/freetype versions from the configure script
Print dependency versions in rsvg-test.log
Merge branch 'custom-css'
Update NEWS
Bump version to 2.47.3
Fix lifetime specifier
Update test reference files
Merge branch 'fix-clippy-warnings' into 'master'
Merge branch 'svenfoo/librsvg-cleanup-patterns-ignore-opacity'
Merge branch 'pborelli/librsvg-acquired_nodes'
Paolo Borelli (14):
Update to the latest gtk-rs releases
benches: shorten code
parser: remove uneeded lifetime annotation
angle: take bisect param by value
drawing_ctx: simplify code
drawing_ctx: add get_transform method
bbox: rename function to with_transform
drawing_ctx: rename method
filter: rename param
transform: implement our own Transform type
marker: operate on the transform rather than cr
drawing_ctx: replace clip() method with a with_clip_rect() method
pattern: small cleanup
Split AcquiredNodes from DrawingCtx.
Sven Neumann (11):
tests: add test cases for pattern fill (issue #510)
pattern: respect fill-opacity
Replace deprecated 'cfg_attr' for rustfmt
Avoid structure field patterns bound to wildcards
Add a Default implementation for BoundingBox
Default impl for BoundingBox can be created by #[derive(Default)]
Remove redundant clone() of values that are going to be dropped
Drop pointless let-binding
Replace iterator search followed by is_some() with any()
Avoid returning an Err with the ? operator if possible
Cleanup for "pattern: respect fill-opacity"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]