提交 af169d28 编写于 作者: B Behdad Esfahbod

Minor

上级 52ff2681
......@@ -99,13 +99,13 @@ public:
virtual le_bool getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const;
float getXPixelsPerEm() const;
virtual float getXPixelsPerEm() const;
float getYPixelsPerEm() const;
virtual float getYPixelsPerEm() const;
float getScaleFactorX() const;
virtual float getScaleFactorX() const;
float getScaleFactorY() const;
virtual float getScaleFactorY() const;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册