* src/autofit/afwarp.h (af_warper_compute): Fix declaration.
This commit is contained in:
parent
29b302ad36
commit
0ac6921109
@ -1,3 +1,7 @@
|
||||
2019-02-16 Wink Saville <wink@saville.com>
|
||||
|
||||
* src/autofit/afwarp.h (af_warper_compute): Fix declaration.
|
||||
|
||||
2019-02-02 Nikolaus Waxweiler <madigens@gmail.com>
|
||||
|
||||
[truetype] Apply MVAR hasc, hdsc and hlgp metrics to current FT_Face metrics.
|
||||
|
@ -53,7 +53,7 @@ FT_BEGIN_HEADER
|
||||
AF_GlyphHints hints,
|
||||
AF_Dimension dim,
|
||||
FT_Fixed *a_scale,
|
||||
FT_Fixed *a_delta );
|
||||
FT_Pos *a_delta );
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user