OpenTypeVersion
OpenTypeVersion enumeration
代表OpenType版本。
public enum OpenTypeVersion : uint
价值观
| 姓名 | 价值 | 描述 |
|---|---|---|
| TrueType | 65536 |
TrueType 字体。 |
| Cff | 1330926671 |
带有 PostScript 轮廓的 OpenType 字体。 |
| TrueTypeOsX | 1953658213 |
OS X 和 iOS TrueType 字体。 |
代表OpenType版本。
public enum OpenTypeVersion : uint
| 姓名 | 价值 | 描述 |
|---|---|---|
| TrueType | 65536 |
TrueType 字体。 |
| Cff | 1330926671 |
带有 PostScript 轮廓的 OpenType 字体。 |
| TrueTypeOsX | 1953658213 |
OS X 和 iOS TrueType 字体。 |