DeltaInspector

DeltaInspector

Overview

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

DeltaInspector дозволяє детальний аналіз дельта шрифту змінної, генеруючи об’єкти GlyphDeltaReport та { PLACE HOLDR_2 ], які виділяють зміни координат у різних інстанціях.

Цей клас надає 8 методів роботи з об’єктами DeltaInspector в програмах Python. Доступні методи включають: build_delta_comparison_sheet, build_delta_sheet, build_delta_text_comparison_sheet, build_delta_text_sheet, compare_variable_glyph, compare_variable_text, inspect_variable_glyph, inspect_variable_text. Всі публічні члени доступні будь-якій додаткові Python після встановлення Aspose.Font FOSS для пакету Python.

Methods

SignatureDescription
`inspect_variable_glyph(font, glyph_id: intNone, codepoint: int
`build_delta_sheet(font, glyph_id: intNone, codepoint: int
`compare_variable_glyph(font, glyph_id: intNone, codepoint: int
`inspect_variable_text(font, text: str, coordinates: dict[str, float]None, instance_name: str
`compare_variable_text(font, text: str, before_coordinates: dict[str, float]None, after_coordinates: dict[str, float]
`build_delta_text_sheet(font, text: str, coordinates: dict[str, float]None, instance_name: str
`build_delta_text_comparison_sheet(font, text: str, before_coordinates: dict[str, float]None, after_coordinates: dict[str, float]
`build_delta_comparison_sheet(font, glyph_id: intNone, codepoint: int

See Also

 Українська