GlyphDeltaComparisonReport
GlyphDeltaComparisonReport
Overview
GlyphDeltaComparisonReport є клас у Aspose.Font FOSS для Python.
GlyphDeltaComparisonReport.moved_point_count is the count of points that moved between before and after.
Цей клас надає 1 метод для роботи з об’єктами GlyphDeltaComparisonReport в програмах Python. Доступні методи включають: to_dict. Всі публічні члени доступні будь-якій додаткові Python після встановлення Aspose.Font FOSS для пакету Python. Свойства: after, before, character, codepoint, comparison_points, glyph_id, і ще 4 .
Properties
| Name | Type | Access | Description |
|---|---|---|---|
moved_point_count | int | Read | Починає переміщення очкового розрахунок. |
is_comparable | bool | Read | Це порівнянне. |
glyph_id | int | Read | Отримає іді. |
glyph_name | `str | None` | Read |
codepoint | `int | None` | Read |
character | str | Read | Він отримує характер. |
before | GlyphDeltaReport | Read | Він отримує попереднє. |
after | GlyphDeltaReport | Read | Поки що. |
comparison_points | tuple[DeltaPoint, ...] | Read | Знайде точки порівняння. |
note | `str | None` | Read |
Methods
| Signature | Description |
|---|---|
to_dict() → dict[str, object] | Покликання to_dict на цьому GlyphDeltaComparisonReport інстанції. |