Skip navigation.
 
mlRe: NSBezierPath to NSImage with subpixel rendering
FROM : John Stiles
DATE : Wed Jan 09 18:28:34 2008

Jonathon Mah wrote:
> Personally, I can't stand the color fringes on text (on my MacBook),
> so I have text set to normal anti-aliasing.

I used to strongly share this opinion, but I've found that as display
DPIs get higher and higher, it becomes less of an issue. I used a 22"
Cinema Display for years and years, and with its low DPI, the color
fringes really did stand out, but on a MacBook Pro 15" screen, you can't
really see them at all.

However, there are still long-standing bugs in the LCD antialiasing mode
which cause light text on dark backgrounds to become extremely "bold;"
they look radically different from CRT antialiasing mode. (In terms of
font weight, Windows looks much more like Apple's CRT mode, with or
without ClearType.) You can see this most easily on web sites which use
dark backgrounds, such as www.blizzard.com. The radar's been filed for a
few OS generations now… I guess it wasn't considered a major problem.

Related mailsAuthorDate
mlNSBezierPath to NSImage with subpixel rendering Gregory 'guardian'… Jan 9, 12:40
mlRe: NSBezierPath to NSImage with subpixel rendering Jonathon Mah Jan 9, 13:01
mlRe: NSBezierPath to NSImage with subpixel rendering Gregory 'guardian'… Jan 9, 13:34
mlRe: NSBezierPath to NSImage with subpixel rendering Jean-Daniel Dupas Jan 9, 13:49
mlRe: NSBezierPath to NSImage with subpixel rendering Jonathon Mah Jan 9, 18:20
mlRe: NSBezierPath to NSImage with subpixel rendering John Stiles Jan 9, 18:28
mlRe: NSBezierPath to NSImage with subpixel rendering Ken Ferry Jan 10, 00:23
mlRe: NSBezierPath to NSImage with subpixel rendering Ricky Sharp Jan 10, 02:27
mlRe: NSBezierPath to NSImage with subpixel rendering Alastair Houghton Jan 10, 12:44