Not really, with css themes safari does some funny antialiasing if you have subpixel antialiasing
Just a quick comparison. First one has -webkit-font-smoothing: subpixel-antialiased; and the second one -webkit-font-smoothing: antialiased; http://dl.dropbox.com/u/26401310/antialias.png It really looks boldish compared to the other one. 2011/10/6 Peter Hosey <[email protected]> > On Oct 5, 2011, at 02:33:18, Pol Cámara Solé wrote: > > Well it's not a bold font. It looks more like a different text > antialiasing. > > It is anti-aliased differently, but that may not be the problem. To me, the > text looks like it's being double-struck (printed twice in the same place), > which gives a bold-ish effect. > > There *may* be a bug here. It's up to the Growl developers to find whether > that's true and, if so, find what it is. > > -- > You received this message because you are subscribed to the Google Groups > "Growl Discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/growldiscuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
