mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-26 15:45:26 +00:00

There's a corner case where some fills use the stroke opacity rather than the fill opacity; Poppler has a test case for this for the axial case, and a comment saying they've compared it with acroread but can't find any spec wording for it. It's the top left box of: https://gitlab.freedesktop.org/poppler/poppler/-/issues/178 We can enable it for other fills if we find examples. Change-Id: Ib5d34494f2e5ed2cb964d407599f06530f34283e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187455 Tested-by: Jenkins Reviewed-by: David Gilbert <freedesktop@treblig.org>