https://bugs.documentfoundation.org/show_bug.cgi?id=113858

--- Comment #12 from V Stuart Foote <[email protected]> ---
Only concerns I have would be impact on existing templates and existing
documents anywhere the colors are named and it makes it into the ODF. I've not
checked but in generating templates and area fill gradients do we pick colors
by palette name, or are they always by HEX sRGB value?

Also, we had to be careful with handling localization of html palette because
both HTML/CSS and SVG use the X11 color names as keywords. 

Looking at standard.sog we refer to Tango in the gradient names, but colors
receive a specific HEX value. And, the unit test for ODF export make use of the
gradient names containing Tango. So dropping the "branding" palettes (Tango,
Breeze, and LibreOffice) is probably fine, but we do need to check other
corners of the UI.

=-ref-=
https://opengrok.libreoffice.org/xref/core/extras/source/palettes/standard.sog
https://opengrok.libreoffice.org/xref/core/sw/qa/extras/odfexport/odfexport.cxx

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to