https://issues.apache.org/ooo/show_bug.cgi?id=125338
Issue ID: 125338
Issue Type: DEFECT
Summary: [SVG] Filter Effects are not imported
Product: Draw
Version: 4.2.0-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: open-import
Assignee: [email protected]
Reporter: [email protected]
Filter effects (http://www.w3.org/TR/SVG/filters.html) are not imported.
Try importing
http://www.w3.org/TR/SVG/images/filters/feImage-01.svg
http://www.w3schools.com/svg/svg_fegaussianblur.asp
etc.
The files are not rendered as in the browser, you get some errors on a non-pro
build:
Error: Unknown Base SvgToken <filter> (!) From File
/build/aoo/src/build/main/svgio/source/svgreader/svgtools.cxx at Line 45
Error: Unknown Base SvgToken <feImage> (!) From File
/build/aoo/src/build/main/svgio/source/svgreader/svgtools.cxx at Line 45
Error: Unknown Base SvgToken <feGaussianBlur> (!) From File
/build/aoo/src/build/main/svgio/source/svgreader/svgtools.cxx at Line 45
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.