openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
resvg
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Oct 29, 2023 — Oct 29, 2024
Showing page 3 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add text corresponding to layouted glyph.
Laurenz Stampfl
More...
7 months ago
Split text layouting and text outlining into two separate steps.
Laurenz Stampfl
More...
7 months ago
Fix context paint on shape with zero-size bbox.
Laurenz Stampfl
More...
8 months ago
Add support for `context-fill` and `context-stroke`.
Laurenz Stampfl
More...
8 months ago
Account for viewbox transform in draw_bboxes example.
Yevhenii Reizner
More...
8 months ago
Add new filter tests.
Laurenz Stampfl
More...
8 months ago
Version bump.
Yevhenii Reizner
More...
9 months ago
Rename `usvg::XmlOptions` into `usvg::WriteOptions`.
Yevhenii Reizner
More...
9 months ago
Update changelog.
Yevhenii Reizner
More...
9 months ago
Update usvg readme.
Yevhenii Reizner
More...
9 months ago
Fix build.
Yevhenii Reizner
More...
9 months ago
Replace `usvg::utils::view_box_to_transform` with `usvg::ViewBox::to_transform`.
Yevhenii Reizner
More...
9 months ago
Try to preserve original gradient and pattern objects when converting units.
Yevhenii Reizner
More...
9 months ago
Gradients and patterns are always in `userSpaceOnUse` units now.
Yevhenii Reizner
More...
9 months ago
Use layer bbox during individual nodes rendering.
Yevhenii Reizner
More...
9 months ago
Fix defs id generation.
Yevhenii Reizner
More...
9 months ago
Preserve image aspect ratio when width or height are missing.
Laurenz Stampfl
More...
9 months ago
`usvg::Filter` is always in `userSpaceOnUse` units now.
Yevhenii Reizner
More...
9 months ago
`usvg::Mask` is always in `userSpaceOnUse` units now.
Yevhenii Reizner
More...
9 months ago
`usvg::ClipPath` is always in `userSpaceOnUse` units now.
Yevhenii Reizner
More...
9 months ago
Simplify groups resolving logic.
Yevhenii Reizner
More...
9 months ago
Use Arc instead of Rc everywhere.
Yevhenii Reizner
More...
9 months ago
All shared nodes are stored in `Rc` and not `Rc<RefCell>` now.
Yevhenii Reizner
More...
9 months ago
Remove internal `Node::subroots_mut` API.
Yevhenii Reizner
More...
9 months ago
All `usvg` methods that return bounding boxes return non-optional `Rect` now.
Yevhenii Reizner
More...
9 months ago
Flatten text nodes during initialization.
Yevhenii Reizner
More...
9 months ago
Image node bboxes are guarantee to be valid now.
Yevhenii Reizner
More...
9 months ago
Calculate path bboxes during initialization.
Yevhenii Reizner
More...
9 months ago
Calculate absolute transforms during parsing and not after the tree was already parsed.
Yevhenii Reizner
More...
9 months ago
Hide `subroots_mut` API.
Yevhenii Reizner
More...
9 months ago
←
1
2
3
4
5
6
7
8
9
…
37
38
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree