Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: 87e69fd8663935bd4d676fab08a66929571acb2a
https://github.com/synfig/synfig/commit/87e69fd8663935bd4d676fab08a66929571acb2a
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-11-06 (Sat, 06 Nov 2021)
Changed paths:
M synfig-core/src/modules/mod_svg/svg_parser.cpp
Log Message:
-----------
Svg_parser: 'transform' must accept items separated by space too
SVG 1.1 : 7.6
"The individual transform definitions are separated by whitespace and/or a
comma."
SVG 2: 8.5
Points to CSS 1:
https://drafts.csswg.org/css-transforms/#svg-syntax
Commit: b7432cc053aa310f9544903d44ff45518bdfa0f2
https://github.com/synfig/synfig/commit/b7432cc053aa310f9544903d44ff45518bdfa0f2
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-11-06 (Sat, 06 Nov 2021)
Changed paths:
M synfig-core/src/modules/mod_svg/svg_parser.cpp
Log Message:
-----------
Svg_parser: fix existent and add missing 'transform' functions
- Fix scale not implemented o.O
- Fix missing optional rotate parameters: center point
- Fix missing skewX and skewY functions
SVG 2 specs points to CSS:
https://drafts.csswg.org/css-transforms/#svg-transform-functions
SVG 1.1 specs:
7.6 The ‘transform’ attribute
https://www.w3.org/TR/SVG11/coords.html#TransformAttribute
Commit: a335c2510e9f3d7e917f069468bcb9d1dca538ee
https://github.com/synfig/synfig/commit/a335c2510e9f3d7e917f069468bcb9d1dca538ee
Author: ice0 <[email protected]>
Date: 2021-11-07 (Sun, 07 Nov 2021)
Changed paths:
M synfig-core/src/modules/mod_svg/svg_parser.cpp
Log Message:
-----------
Merge PR (#2406): SVG: fix transform parsing
SVG: fix transform parsing
Compare: https://github.com/synfig/synfig/compare/811a95a72a59...a335c2510e9f
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl