CompatibilityChecker

CompatibilityChecker

Overview

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

CompatibilityChecker.compare_fonts(перед, після, перед_label, after_ label , кодові точки, текст) виробляє CompatibilityReport який може бути експортований в JSON через report.to_json ((indent=2, sort_keys=True).

Цей клас надає 2 методи для роботи з об’єктами CompatibilityChecker в програмах Python. Доступні методи включають: compare_fonts, compare_variable_instances. Всі публічні члени доступні будь-якій додаткові Python після встановлення Aspose.Font FOSS для пакету Python.

Methods

SignatureDescription
`compare_fonts(before: Font, after: Font, before_label: str, after_label: str, codepoints: list[int]tuple[int, …]
`compare_variable_instances(font, before_coordinates: dict[str, float]None, after_coordinates: dict[str, float]

See Also

 Українська