mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-05 01:58:00 +02:00
Typo!
This commit is contained in:
parent
89eba38e62
commit
3ac4907545
1 changed files with 1 additions and 1 deletions
|
|
@ -7524,7 +7524,7 @@
|
|||
#ifdef TT_SUPPORT_SUBPIXEL_HINTING_MINIMAL
|
||||
/* Reset IUP tracking bits in the backward compatibility mode. */
|
||||
/* See `ttinterp.h' for details. */
|
||||
exc->backward_compatibility &= ~0x6;
|
||||
exec->backward_compatibility &= ~0x6;
|
||||
#endif
|
||||
|
||||
/* some glyphs leave something on the stack, */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue