0

I prefer the OS X / Safari-on-Windows font rendering engine over Windows' ClearType, but I am not fond of Safari as a browser. Given that Chrome also uses Webkit, is it possible to enable/port the Safari text engine to it? What about Firefox?

Charles Roper
  • 10,879

2 Answers2

3

I recommend using gdipp instead of GDI++ (also supports win7 x64 + 64 bit apps).

Bijan
  • 261
  • 1
  • 5
1

Have a look at this question which covers getting Apple-style font rendering throughout Windows.

The trick is to use GDI++.

David Webb
  • 12,294