Glyph

Overview

Glyph 是Python的Aspose.Font FOSS中的一个类.

Glyph.glyph_id identifies the glyph using its numeric GlyphId.

特性: advance_width, glyph_id, glyph_name, lsb, path.

Properties

NameTypeAccessDescription
glyph_idGlyphId阅读/写作得到或设置字符标识.
glyph_name`strNone`阅读/写作
path`GlyphPathNone`阅读/写作
advance_widthint阅读/写作得到或设置预先宽度.
lsbint阅读/写作得到或设置lsb.

See Also

 中文