[Libreoffice-bugs] [Bug 138129] Add color picker to starmath

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 18 21:33:17 UTC 2020


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

--- Comment #6 from V Stuart Foote <vstuart.foote at utsa.edu> ---
(In reply to V Stuart Foote from comment #5)

> >  - Add support for #RGB colors.
> 
> These of course are still RGB colors, but they are a short hand representing
> a double Hex value 0-F. That is, #123 would be shorthand for #112233, or
> #0F0 would be #00FF00, etc.
> 

And, seems the current 7.0 "rgb" implementation is not the doubled HEX, but is
instead the decimal representation of the Hex value 0-255--I was wondering
about that. Seems more useful than the doubled shorthand of the MathML
standard.

For "rgb" is color rgb 255 0 0
Green is color rgb 0 255 0
Blue is color 0 0 255

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201118/36c12658/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list