Overview
Type1Interpreter 是Python的Aspose.Font FOSS中的一个类.
Description
Type1Interpreter 是Python的Aspose.Font FOSS库中的一个类,它将1个方法和0个属性用于编程.
实例通过单个构造器创建,该构成者将对象初始化为默认值.
Methods
| Signature | Description |
|---|
__init__(subrs: list[bytes], len_iv: int) | |
interpret(charstring: bytes) → tuple[GlyphPath, int] | |
See Also