mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-01-10 08:40:17 +01:00
updated the "FT_SubGlyph" structure
This commit is contained in:
parent
0dd3434801
commit
200e097c6b
1 changed files with 0 additions and 7 deletions
|
|
@ -1212,17 +1212,10 @@
|
|||
struct FT_SubGlyph_
|
||||
{
|
||||
FT_Int index;
|
||||
|
||||
FT_Byte* control_data;
|
||||
FT_Int control_len;
|
||||
|
||||
FT_UShort flags;
|
||||
|
||||
FT_Int arg1;
|
||||
FT_Int arg2;
|
||||
|
||||
FT_Matrix transform;
|
||||
FT_SubGlyph* parent;
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue