tdf#84002 Add support for .ase color palettes

Desktop / LibreOffice - Chris Laplante [gmail.com] - 28 February 2015 22:00 UTC

CMYK, RGB, and gray color models are supported. LAB colors are replaced by just black since the conversion to RGB is
very complicated.

Change-Id: I689e6ce972cd7b7f03725f99be4761dea4a81743 Reviewed-on: https://gerrit.libreoffice.org/14661

797c48f0 tdf#84002 Add support for .ase color palettes
include/svx/Palette.hxx | 19 +++++
svx/source/tbxctrls/Palette.cxx | 140 ++++++++++++++++++++++++++++++++
svx/source/tbxctrls/PaletteManager.cxx | 2 +
3 files changed, 161 insertions(+)

Upstream: cgit.freedesktop.org


  • Share