On 16.06.2009, Manuel Dejonghe wrote: > I thought that text written as "disabled" or "inactive" > could be not 100% foreground color, but a 50/50 of > foreground and background color ?
Writing disabled text on monochrome should work by using dotted text (and'ing a 50% checkerboard pixel pattern with the glyph bitmaps). How would you convey this information for blind users though? Regards, Jens
