This commit is contained in:
Werner Lemberg 2018-10-10 12:21:10 +02:00
parent 912e174c66
commit 428854931e
1 changed files with 2 additions and 2 deletions

View File

@ -2919,8 +2919,8 @@ FT_BEGIN_HEADER
*
* FT_LOAD_PEDANTIC ::
* Make the font driver perform pedantic verifications during glyph
* loading. This is mostly used to detect broken glyphs in fonts. By
* default, FreeType tries to handle broken fonts also.
* loading and hinting. This is mostly used to detect broken glyphs in
* fonts. By default, FreeType tries to handle broken fonts also.
*
* In particular, errors from the TrueType bytecode engine are not
* passed to the application if this flag is not set; this might result