You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
HarfBuzz: Update to version 3.1.1
This commit is contained in:
@@ -73,7 +73,7 @@ struct BaseCoordFormat2
|
||||
protected:
|
||||
HBUINT16 format; /* Format identifier--format = 2 */
|
||||
FWORD coordinate; /* X or Y value, in design units */
|
||||
HBGlyphID referenceGlyph; /* Glyph ID of control glyph */
|
||||
HBGlyphID16 referenceGlyph; /* Glyph ID of control glyph */
|
||||
HBUINT16 coordPoint; /* Index of contour point on the
|
||||
* reference glyph */
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user