osx - Mac font rendering on Windows -


i love way mac os beautifully renders fonts (not browsers). wondering if somehow same rendering in browsers running on windows?

someone recommended sifr guess that's useful when need use non-standard fonts?

check out gdi++/freetype (link, link). it's highly configurable font-rendering replacement windows. configuration of hinting, anti-aliasing, etc, should able approximate osx style font rendering close.


Comments