TextLayout

Overview

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

结果是一个 TextRenderer.布局() 的电话.

特性: ascender, descender, glyphs, total_width.

Properties

NameTypeAccessDescription
glyphslist[GlyphLayout]阅读/写作得到或设置字符.
total_widthfloat阅读/写作得到或设置总宽度.
ascenderfloat阅读/写作得到或设置升降器.
descenderfloat阅读/写作得到或设置下降.

See Also

 中文