> ----- Original Message ----- 
> From: "Vladimir Krasnov" <[EMAIL PROTECTED]>
> To: <mono-devel-list@lists.ximian.com>
> Sent: Monday, November 14, 2005 11:57 AM
> Subject: [Mono-dev] Patch for System.Drawing.ColorConverter.cs
> 

> Hello all,
>  
> I've found that System.Drawing.ColorConverter cannot convert from
> three-digit RGB notation.
> In this notation a '#' sign followed by three hexadecimal characters for
> example #abc, 
> this should be converted to #aabbcc, by replicating every character.
>  
> Attached patch for System.Drawing.ColorConverter.cs.
> If no one objects I'll commit.

One advise: add unit tests that cover this change.

Regards,

Gert
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to