mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2025-12-24 23:30:04 +01:00
Minor documentation improvement.
This commit is contained in:
parent
9c6d1ac39c
commit
447f0773ee
1 changed files with 2 additions and 1 deletions
|
|
@ -2580,7 +2580,8 @@ FT_BEGIN_HEADER
|
|||
*
|
||||
* If @FT_LOAD_RENDER is also set, the glyph is rendered in the
|
||||
* corresponding mode (i.e., the mode which matches the used algorithm
|
||||
* best) unless @FT_LOAD_MONOCHROME is set.
|
||||
* best). An exeption is FT_LOAD_TARGET_MONO since it implies
|
||||
* @FT_LOAD_MONOCHROME.
|
||||
*
|
||||
* You can use a hinting algorithm that doesn't correspond to the same
|
||||
* rendering mode. As an example, it is possible to use the `light'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue