summaryrefslogtreecommitdiff
path: root/thirdparty/harfbuzz/src/hb-ot-vorg-table.hh
diff options
context:
space:
mode:
authorbruvzg <7645683+bruvzg@users.noreply.github.com>2021-11-04 10:01:30 +0200
committerbruvzg <7645683+bruvzg@users.noreply.github.com>2021-11-08 13:26:21 +0200
commitda8aedfc171843388a1743b107dea5a98a6ab6eb (patch)
tree091bdb0a1e407dc6a0028da9fd3a435424ed3d92 /thirdparty/harfbuzz/src/hb-ot-vorg-table.hh
parentce634e03d5bbfe7f92b6285a79e8c0ce29649642 (diff)
HarfBuzz: Update to version 3.1.1
Diffstat (limited to 'thirdparty/harfbuzz/src/hb-ot-vorg-table.hh')
-rw-r--r--thirdparty/harfbuzz/src/hb-ot-vorg-table.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/harfbuzz/src/hb-ot-vorg-table.hh b/thirdparty/harfbuzz/src/hb-ot-vorg-table.hh
index efa7737d6f..811e13919e 100644
--- a/thirdparty/harfbuzz/src/hb-ot-vorg-table.hh
+++ b/thirdparty/harfbuzz/src/hb-ot-vorg-table.hh
@@ -48,7 +48,7 @@ struct VertOriginMetric
}
public:
- HBGlyphID glyph;
+ HBGlyphID16 glyph;
FWORD vertOriginY;
public: