Skip to content

Contrast

extratype edited this page Nov 10, 2018 · 15 revisions

DirectWrite and GDI contrast can now be modified separately. This setting changes the contrast of the whole font (both edges and stroke weight):

  • Higher settings make fonts sharper with darker stroke weight, and tuning too high can lead to colored and jagged font edges
  • Lower settings can make fonts less sharp (depending on other settings especially GammaValue), and with lighter stroke weight

Example use:

[General]
Contrast=1.2

[DirectWrite]
Contrast=1.8

Range:


Min: 0.0625

Max: 10.0


Default: 1

Windows default: 0

Clone this wiki locally