[BUG][ENH][Scamper] Scamper does not display a text with some colors

Kazuhiro ABE pg3k-ab at asahi-net.or.jp
Mon Jun 17 07:19:15 UTC 2002


Hi,

Scamper(3.2gamma-4881 and earlier) does not display a text with some
colors such as 'maroon' or 'purple'.
Because 'Color>>fromString:' returns 'Color white' if the name is not
defined in Color class. And many colors that used in HTML are not defined.
So I wrote a patch that adds these color to Color class.

Regards,
Kazuhiro ABE

-------------- next part --------------
A non-text attachment was scrubbed...
Name: addHtmlColorNames.1.cs.gz
Type: application/octet-stream
Size: 2280 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020617/241f3ff3/addHtmlColorNames.1.cs.obj


More information about the Squeak-dev mailing list