adirh3 / Fluent-Search

Official repository for Fluent Search, use to report issues or ask for a new feature
https://fluentsearch.net
1.45k stars 34 forks source link

Add an option named "Use DirectWrite"(turn off) to make some fonts look better #722

Open zsneala opened 1 year ago

zsneala commented 1 year ago

Is your feature request related to a problem? Please describe. I'm always frustrated when I set font-family "NSimsun", it looks so vague.

Describe the solution you'd like Add an option "Use DirectWrite" If switch off "Use DirectWrite", font NSimsun will render more clearly when its size ranges from 9 to 12 NSimsun is my system ui font [1920*1080]

Additional context OS: Windows11, DisplayResolution:1920*1080, Scale: 100%

  1. Compare in FluentSearch Setting image
  2. Compare in Notepad3 , the comparison is more obvious after clicking img image
  3. EmEditor has the option (View -> Use DirectWrite)
adirh3 commented 1 year ago

That's a bit problematic to implement, but I will look into it.