Alexei Podtelezhnikov pushed to branch master at FreeType / FreeType
Commits:
-
b875924a
by Alexei Podtelezhnikov (Алексей Подтележников) at 2024-05-10T23:01:23-04:00
1 changed file:
Changes:
... | ... | @@ -806,7 +806,7 @@ |
806 | 806 | ps_hints_stem( PS_Hints hints,
|
807 | 807 | FT_UInt dimension,
|
808 | 808 | FT_Int count,
|
809 | - FT_Long* stems )
|
|
809 | + FT_Pos* stems )
|
|
810 | 810 | {
|
811 | 811 | PS_Dimension dim;
|
812 | 812 |