mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-06-14 09:28:21 +02:00
`T1_FIELD_ZERO` is used to zero initialize a `T1_FieldRec`. `T1_FIELD_ZERO` is currently initilizing `T1_FieldRec::location` with a `T1_FieldType` and `T1_FieldRec::type` with a `T1_FieldLocation`. This was detected with `-Wenum-conversion`. * include/freetype/internal/psaux.h (T1_FIELD_ZERO): correct order of initalizers |
||
|---|---|---|
| .. | ||
| freetype | ||
| ft2build.h | ||