diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2018-08-28 20:14:41 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2018-08-28 20:14:41 +0000 |
| commit | 1a1d84bd83d59d80969e0f6e872a3c6da6a82673 (patch) | |
| tree | f4c94b481f986201914a25489ce6948b68c5d0fa /share/extensions/test/ssh:/git@git.s-ol.nu:public/inkscape.git | |
| parent | Fix opacity of rasterized filters in PDF export (diff) | |
| download | inkscape-1a1d84bd83d59d80969e0f6e872a3c6da6a82673.tar.gz inkscape-1a1d84bd83d59d80969e0f6e872a3c6da6a82673.zip | |
Fix opacity of bitmap images in PDF export
This is a follow-up to 1e31c41a0ef4b0f383d4f9d2941f643ae67ca646.
As it turns out the same issue also applied to bitmap images
embedded in the SVG.
Replacing 'cairo_paint_with_alpha()' -> 'cairo_paint()' prevents
reducing opacity when rendering the bitmap onto a cairo surface.
Opacity should already be properly handled in
CairoRenderContext::popLayer()
Diffstat (limited to 'share/extensions/test/ssh:/git@git.s-ol.nu:public/inkscape.git')
0 files changed, 0 insertions, 0 deletions
