XhmikosR / notepad2-mod

LOOKING FOR DEVELOPERS - Notepad2-mod, a Notepad2 fork, a fast and light-weight Notepad-like text editor with syntax highlighting

Home Page:https://xhmikosr.github.io/notepad2-mod/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you add DirectWrite font render feature?

silenceleaf opened this issue · comments

Can you add DirectWrite font render feature?

Related issue #121 and PR #122.

The PR #122 makes a fixed change to DirectWrite technology. Since several people reported font rendering issues related to DirectWrite (e.g. blurry font display - maybe results from unfavorable Clear Type calibration), it is better to make this configurable. A guarding quality enhancement measure would be to introduce a "fractional font size definition" possibility to find the monitor/resolution conditioned "sweet spot". Coding parts can be found at Notepad3@Github.

Switch between GDI and Direct2D DirectWrite is implemented in Menu -> Settings -> Rendering Technology since zufuliu/notepad2@b7ad639, please build it (see Build Notepad2 and metapath), and give a try.