-
Notifications
You must be signed in to change notification settings - Fork 444
FreeType settings for AntiAliasMode=4 with HintingMode=3
Samantha Glocker edited this page Nov 7, 2018
·
2 revisions
What's it mean when HintingMode = 3 and AntiAliasMode = 4?
; Auto light-way hinting
HintingMode = 3
; Light+LCD (RGB) antialiasing
AntiAliasMode = 4
In 2013, Adobe contributed its CFF rasterizer engine and hinting engine. From FreeType version 2.5, this became the default engine.
FreeType's hinting engine has two different modes: FreeType and light-way. The autohinter works significantly differently with the light antialias mode, however Adobe's engine behaves consistently in all of FreeType's antialias modes.
So, the light-way mode is deprecated, if Adobe hinting engine is used.
References:
- 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