ITextShaperFactory class
ITextShaperFactory class
An interface of a factory for constructing ITextShaper implementations.
Methods
Name | Description |
---|---|
get_text_shaper(font_path, face_index) | Returns new instance of a text shaper for the font specified by fontPath andfaceIndex. |
get_text_shaper(font_id, font_blob, face_index) | Returns new instance of a text shaper for the font represented by fontBlob andfaceIndex. |
See Also
- module aspose.words.shaping