mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-07 23:58:02 +02:00
Minor formatting.
This commit is contained in:
parent
45392b77a8
commit
9ef0bc005c
1 changed files with 2 additions and 2 deletions
|
|
@ -300,9 +300,9 @@
|
|||
|
||||
|
||||
stemhint.min =
|
||||
position += cf2_stack_getReal( opStack, i );
|
||||
position += cf2_stack_getReal( opStack, i );
|
||||
stemhint.max =
|
||||
position += cf2_stack_getReal( opStack, i + 1 );
|
||||
position += cf2_stack_getReal( opStack, i + 1 );
|
||||
|
||||
stemhint.used = FALSE;
|
||||
stemhint.maxDS =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue