Summary: | Karbon screws up handling of skewX and skewY in SVG test document | ||
---|---|---|---|
Product: | [Applications] karbon | Reporter: | Friedrich W. H. Kossebau <kossebau> |
Component: | general | Assignee: | Jan Hambrecht <jaham> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.4-snapshots | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Friedrich W. H. Kossebau
2012-04-05 15:51:22 UTC
Git commit b5aa47b0459e9a51eb28cca423ad19e162e160de by Jan Hambrecht. Committed on 05/04/2012 at 23:10. Pushed by jaham into branch 'master'. correct result of my own brain damage this fixes parsing the skewX skewY svg transformations please review and apply to 2.4 if appropriate M +6 -6 libs/flake/svg/SvgUtil.cpp http://commits.kde.org/calligra/b5aa47b0459e9a51eb28cca423ad19e162e160de Git commit dcf91fed64133baa41a10d7763f5a32db969272b by Boudewijn Rempt, on behalf of Jan Hambrecht. Committed on 05/04/2012 at 23:10. Pushed by rempt into branch 'calligra/2.4'. correct result of my own brain damage this fixes parsing the skewX skewY svg transformations please review and apply to 2.4 if appropriate M +6 -6 libs/flake/svg/SvgUtil.cpp http://commits.kde.org/calligra/dcf91fed64133baa41a10d7763f5a32db969272b |