GlyphLayout

GlyphLayout

Overview

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

一个单一的字符,在世界空间布局坐标中定位.

特性: advance_width, char, glyph_id, path, x_offset, y_offset.

Properties

NameTypeAccessDescription
charstr阅读/写作得到或设置了 Char.
glyph_idGlyphId阅读/写作得到或设置字符标识.
x_offsetfloat阅读/写作得到或设置x的偏移.
y_offsetfloat阅读/写作得到或设置y的偏差.
advance_widthfloat阅读/写作得到或设置预先宽度.
path`GlyphPathNone`阅读/写作

See Also

 中文