Bug 159660 - SVG: Add support for feBlend
Summary: SVG: Add support for feBlend
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: filters and storage (show other bugs)
Version:
(earliest affected)
24.8.0.0 alpha0+ Master
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:24.8.0
Keywords:
Depends on:
Blocks: SVG-Import SVG-filters
  Show dependency treegraph
 
Reported: 2024-02-09 11:50 UTC by Xisco Faulí
Modified: 2024-04-22 16:43 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
sample file (753 bytes, image/svg+xml)
2024-02-09 11:50 UTC, Xisco Faulí
Details
Comparsion LibreOffice 24.8 master vs Firefox (16.73 KB, image/png)
2024-02-09 11:51 UTC, Xisco Faulí
Details
differents modes with rectangles (deleted)
2024-04-11 10:18 UTC, Xisco Faulí
Details
sample file with rectangles (2.57 KB, image/svg+xml)
2024-04-11 13:51 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2024-02-09 11:50:10 UTC
Created attachment 192481 [details]
sample file

Steps to reproduce:
1. Open attached document

Reproduced in

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 181f4c5ac9834c15fe0acc4b6e92f064e95ab32c
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2024-02-09 11:51:26 UTC
Created attachment 192482 [details]
Comparsion LibreOffice 24.8 master vs Firefox
Comment 2 raal 2024-02-20 22:45:13 UTC
Confirm with Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5f0021cdd0b84fccaecf23a014622f0aca86430c
CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded Jumbo
Comment 3 Commit Notification 2024-03-12 22:04:11 UTC Comment hidden (obsolete)
Comment 4 Commit Notification 2024-03-13 18:03:36 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/af8a899840f61f784e08d1b2d209cc161fbdf7e4

tdf#159660: Add support for feBlend filter

It will be available in 24.8.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 5 Xisco Faulí 2024-03-13 18:09:51 UTC
Support for (multiply | screen | darken | lighten) modes is still missing
Comment 6 Xisco Faulí 2024-04-11 10:18:26 UTC
Created attachment 193617 [details]
differents modes with rectangles
Comment 7 Xisco Faulí 2024-04-11 13:51:13 UTC
The content of attachment 193617 [details] has been deleted
Comment 8 Xisco Faulí 2024-04-11 13:51:28 UTC
Created attachment 193622 [details]
sample file with rectangles
Comment 9 Commit Notification 2024-04-12 08:48:18 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/732ca4879b7e49b171c5930166e4dba7be451841

tdf#159660: Add support for screen mode in feBlend

It will be available in 24.8.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 10 Commit Notification 2024-04-22 11:32:03 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/357e390be47f774aab8ffb09015aaf312abff06b

tdf#159660: premultiply colors for screen blend

It will be available in 24.8.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 11 Commit Notification 2024-04-22 12:56:14 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/fdf3027a0eb8270d527b3e64c6157917a6718787

tdf#159660: Add support for multiply mode in feBlend

It will be available in 24.8.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 12 Commit Notification 2024-04-22 12:56:16 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/a9f1b705275ef9abbcf17366d8f3713235dd4675

tdf#159660: Add support for darken mode in feBlend

It will be available in 24.8.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 13 Commit Notification 2024-04-22 13:21:20 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/41368edc6e2b16d4e0ea89b822064bb75dfadc01

tdf#159660: Add support for lighten mode in feBlend

It will be available in 24.8.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 14 Commit Notification 2024-04-22 16:43:20 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/851f60697d32849454528e5f14ed80446b330e0c

tdf#159660: also add normal blend filter

It will be available in 24.8.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 15 Xisco Faulí 2024-04-22 16:43:32 UTC
I can close this issue now