Been wasting some time exploring this nice font collection:

http://hivelogic.com/articles/top-10-programming-fonts/

Some fonts look better with anti-aliasing (font smoothing) enabled;
others look worse.

Which makes you want to find a way to toggle the system setting for
anti-aliasing.

It would even be better to be able to set anti-aliasing per application.
It appears to be supported as per these words:

  In GDI, the API for choosing the current font has the rendering type
  explicitly as input. It is expected that there are situations where
  the application knows best what type of rendering should be used.

http://blogs.msdn.com/b/e7/archive/2009/06/23/engineering-changes-to-cleartype-in-windows-7.aspx

Are there any hooks in Vim/GVim allowing you to tap into this facility,
supposing my understanding of the above quote is valid?

-- 
Michael Ludwig

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to