提交 48d16c2a 编写于 作者: B Behdad Esfahbod
上级 29db2a44
...@@ -289,9 +289,9 @@ struct hmtxvmtx ...@@ -289,9 +289,9 @@ struct hmtxvmtx
public: public:
bool has_font_extents; bool has_font_extents;
unsigned short ascender; int ascender;
unsigned short descender; int descender;
unsigned short line_gap; int line_gap;
protected: protected:
unsigned int num_metrics; unsigned int num_metrics;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册