Bram, this thread is too old. But I still want this patch. Because some fonts will be rendered correctly with specifying ANTIALIASED_QUALITY or CLEARTYPE_QUALITY instead of PROOF_QUALITY expressly. For example:
https://github.com/yascentur/RictyDiminished This font is not rendered good with PROOF_QUALITY. https://i.gyazo.com/c8979a10f27337d3f546bd7244244cc7.png But this is rendered good with ANTIALIASED_QUALITY. https://i.gyazo.com/e01fb1fee186b73305d7c901b3822367.png If you prefer prefix "qXX" not "aXX", please use my patch. https://gist.github.com/mattn/c9b429f98f3146364a94 - mattn -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
