Bug 149974 - SVG: Add support for filter effects
Summary: SVG: Add support for filter effects
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: graphics stack (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: filter:svg
Depends on:
Blocks:
 
Reported: 2022-07-13 11:25 UTC by Xisco Faulí
Modified: 2022-07-13 11:37 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
sample file (1.50 KB, image/svg+xml)
2022-07-13 11:25 UTC, Xisco Faulí
Details
another sample document (298 bytes, image/svg+xml)
2022-07-13 11:26 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2022-07-13 11:25:51 UTC
Created attachment 181250 [details]
sample file

Documentation: https://www.w3.org/TR/SVG11/filters.html

svgio filter doesn't support <filter> nor the filter primitives. See documents attached
Comment 1 Xisco Faulí 2022-07-13 11:26:46 UTC
Created attachment 181251 [details]
another sample document
Comment 2 Xisco Faulí 2022-07-13 11:37:35 UTC
Initial work in https://gerrit.libreoffice.org/c/core/+/137021
For the moment, i don't plan to work further on this. Anyone is free to take my patch and work from there