Aspose::Font::TtfTables::TtfVmtxTable 类
TtfVmtxTable class
表示 TTF Font 文件的 “vmtx” 表。
class TtfVmtxTable : public Aspose::Font::TtfTables::TtfTableBase
Nested classes
- Class LongVerMetric
方法
| 方法 | 描述 |
|---|---|
| static get_Tag() | 获取表标签。 |
| get_TopSideBearings() | 获取顶部侧边距。数组包含字形的顶部侧边距。 |
| get_VMetrics() | 获取垂直度量。 |
另见
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++