The following colors are missing from rgb.txt: aqua,fuchsia,lime,olive,silver,teal These are listed as as "Basic color keywords" and/or "Extended color keyword" by w3.org. http://www.w3.org/TR/css3-color/#html4 http://www.w3.org/TR/css3-color/#svg-color This is affecting several other packages including: Pango, gdk-pixbuf and gtk+3 with it's new CSS capabilities. xpm-color-table.h in gdk-pixbuf and pango-color-table.h in Pango are generated by the script gen-color-table.pl from rgb.txt
Created attachment 64473 [details] [review] patch file
Created attachment 102335 [details] [review] Regenerated os/oscolor.c based on newest version of rgb.txt Updates os/oscolor.c to match the changes to app/rgb from bug 80371
Created attachment 102336 [details] Perl script used to generate the oscolor.c patch Perl script that I used to update oscolor.c in case it is useful.
(In reply to comment #3) > Created attachment 102336 [details] > Perl script used to generate the oscolor.c patch > > Perl script that I used to update oscolor.c in case it is useful. I forgot to add license to the perl script since I just did it as throw away as I don't imagine it is needed that often. But if turns out to be worth keeping canonical license is fine.
These fixes were already applied - we just forgot to close the bug: https://cgit.freedesktop.org/xorg/app/rgb/commit/?id=ee2c453a748af6fbd0b31569b3b240517b9320f3 https://cgit.freedesktop.org/xorg/xserver/commit/?id=4599a4492ca6a1c87cd9c537c54fbda11f13c15c
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.