On Thu, 2008-03-06 at 13:59 +1100, Cameron McCormack wrote: > Hi Massimo. > > massimo citterio: > > how can I disable antialiasing in text? > ... > You’re on the right track, but the attribute is text-rendering="", > not font-rendering="". ‘optimizeSpeed’ is the value you want.
Thanks, in the meanwhile I found out that attribute too. The problem now is that "optimizeSpeed" seems to change also the painting of the neighbour areas. On the right side of the text element, there are long white stripes on, such as spot of dirt areas. sample: http://img352.imageshack.us/img352/83/screenshottf8.png --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
