-
Notifications
You must be signed in to change notification settings - Fork 444
HintingMode
snowie2000 edited this page May 21, 2017
·
6 revisions
Determine the way freetype handles the hinting of fonts.
possible values:
- 0: use embedded hinting of the font. (ClearType style)
- 1: no hinting will be applied (unless hintsmallfont is set)
- 2: use freetype autohinter to generate hinting for all fonts
- 3: use freetype light autohinter to generate hinting. This options must be used together with "AntiAliasMode" light mode, or it will behave the same as normal autohinter.
Default: 0
- Name
- HookChildProcesses
- HintingMode
- BoldWeight
- DirectWrite
- HintSmallFont
- MaxBitmap
- NormalWeight
- ItalicSlant
- GammaMode
- GammaValue
- Contrast
- RenderWeight
- BolderMode
- FontLoader
- FontLink
- FontSubstitutes
- MaxHeight
- LcdFilter
- AntiAliasMode
- UseMapping
- TextTuning
- TextTuningR
- TextTuningG
- TextTuningB
- LoadOnDemand
- CacheMaxFaces
- CacheMaxSizes
- CacheMaxBytes
- EnableKerning
- Shadow
- UseInclude