luzfcb / tintwizard

Automatically exported from code.google.com/p/tintwizard
2 stars 0 forks source link

Automatically generated #rgb and #rrrrggggbbbb colors do not work #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Tint2 only works when the color format is #rrggbb

Original issue reported on code.google.com by eua...@gmail.com on 13 Jun 2009 at 2:06

GoogleCodeExporter commented 9 years ago

Original comment by eua...@gmail.com on 13 Jun 2009 at 2:15

GoogleCodeExporter commented 9 years ago
Issue resolved. Colors are manually converted from (r, g, b) to #RRGGBB.

Original comment by eua...@gmail.com on 13 Jun 2009 at 2:45