protected:
Lookup<Offset16To<OpticalBounds>>
lookupTable; /* Lookup table associating glyphs with the four * int16 values for the left-side, top-side,
* right-side, and bottom-side optical bounds. */ public:
DEFINE_SIZE_MIN (2);
};
protected:
Lookup<Offset16To<OpticalBounds>>
lookupTable; /* Lookup table associating glyphs with the four * int16 values for the left-side, top-side,
* right-side, and bottom-side optical bounds. */ public:
DEFINE_SIZE_MIN (2);
};
protected:
FixedVersion<>version; /* Version number of the optical bounds
* table (0x00010000 for the current version). */
HBUINT16 format; /* Format of the optical bounds table. * Format 0 indicates distance and Format 1 indicates
* control point. */ union {
opbdFormat0 format0;
opbdFormat1 format1;
} u; public:
DEFINE_SIZE_MIN (8);
};
} /* namespace AAT */
#endif/* HB_AAT_LAYOUT_OPBD_TABLE_HH */
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.32 Sekunden
(vorverarbeitet am 2026-04-28)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.