GlyphInterpolationIssue

GlyphInterpolationIssue

Overview

GlyphInterpolationIssue є клас у Aspose.Font FOSS для Python.

GlyphInterpolationIssue.codepoint is the integer Unicode codepoint of the affected glyph.

Цей клас надає 1 метод для роботи з об’єктами GlyphInterpolationIssue в програмах Python. Доступні методи включають: to_dict. Всі публічні члени доступні будь-якій додаткові Python після встановлення Aspose.Font FOSS для пакету Python. Свойства: after_active, before_active, character, codepoint, entered_tuple_indices, exited_tuple_indices, і ще два.

Properties

NameTypeAccessDescription
codepointintReadВін отримує кодову точку.
characterstrReadВін отримує характер.
reasonstrReadЗнайшов причину.
before_activetuple[ActiveTupleSummary, ...]ReadДо того, як активний.
after_activetuple[ActiveTupleSummary, ...]ReadПоки що, він активний.
entered_tuple_indicestuple[int, ...]ReadОбирає введені тупори.
exited_tuple_indicestuple[int, ...]ReadОтримає вийшливе тупольне індекси.
retuned_tuplestuple[TupleScalarDelta, ...]ReadОтримає перенаправлені тупли.

Methods

SignatureDescription
to_dict()dict[str, object]Покликання to_dict на цьому GlyphInterpolationIssue інстанції.

See Also

 Українська