Mac-like text rendering on Windows? -


How do I present text on Windows with the same display as a Mac rendered text, such as: (This picture Not true, but it shows clean anti-aliasing near Mac)

I have seen GDI ++ / Freetype, and it looks very unstable and there is a lack of documentation. If someone has any suggestions, then it will be great, the reason I am asking for is the reason because I am trying to create a writing program where textualization and text display are two important factors.

Thanks

solution to override the default font-rendering engine in Windows Is in. Simply download your latest package and double click to install it.

It will automatically be installed as a service. If you do not see any change in the font render, then click Run - & gt; Open services.msc - & gt; Right click gdipp - & gt; Start .

Edit: Alternatively, see if you may need to start your computer again. On . This is a user-space application that will not need to be run as a service. It also works with Chrome.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

memcached - Django cache performance -

java : convert string value to int -