Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fxsvgImage-wiki-0.6.zip | 2021-11-28 | 823.1 kB | |
fxsvgImage-tests-0.6.zip | 2021-11-28 | 32.3 kB | |
fxsvgImage-src-0.6.zip | 2021-11-28 | 771.1 kB | |
fxsvgImage-docs-0.6.zip | 2021-11-28 | 347.6 kB | |
fxsvgImage-bin-0.6.zip | 2021-11-28 | 501.8 kB | |
README.md | 2021-11-28 | 718 Bytes | |
Totals: 6 Items | 2.5 MB | 0 |
- Support the "preserveAspectRatio" attribute for the svg root element
- Allow to load a SVG from a String
- Specifies a global configuration for the handling of exceptions during parsing
- Fix a lot of problems which appeared when scaling the content at the loader level
- Fix the position of the svg content which was not correctly translated if scaled during the loading
- Take into account the viewport and the units in the path element
- Take into account rotate transforms with only one parameter
- Add a parameter to allow to center the resulting svg
- Support the visibility attribute
- Start support for svg animations: animateTransform, animateMotion, and animate are partially suppported