Enum HintingMode
Hinting mode (currently supported for FreeType only)
The enum base type is
int
.
Enum members
Name | Description |
---|---|
AutoHint
|
force autohinting algorithm even if font contains hint data |
Disabled
|
disable hinting completely |
Light
|
light autohint (similar to Mac) |
Normal
|
based on information from font (using bytecode interpreter) |
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0