summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2020-01-24 10:45:57 +0100
committerLuboš Luňák <l.lunak@collabora.com>2020-01-27 15:58:51 +0100
commit9bc731524b3c5cc809ca4573daa316173a5ec13a (patch)
tree4daad6314ac0d96275b4401ed98ca43194756b13 /connectivity
parenta439167552c1d9e02f3b50759fdbfbea0a3a5709 (diff)
Revert "avoid needless 32bpp->24+8bpp conversion in png writer" (tdf#130128)
The separate alpha channel that VCL normally uses really messes up trying to switch to 32bpp bitmaps all over the code. In the case of tdf#130128 the bitmap has data as ScanlineFormat::N32BitTcMask, and this uses class ColorMask, which handles only separate alpha and drops it from the bitmap data itself. So I'm just giving up on the 32bpp idea in Skia for somewhen later maybe. This reverts commit 86d44930eecb5e8933f6870684adbb5f9200d6f7. Change-Id: Iff419e8162c4e0f0680bf62d2b078f9ea809959e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87467 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'connectivity')
0 files changed, 0 insertions, 0 deletions