CompatibilityChecker

CompatibilityChecker

Overview

CompatibilityChecker यह एक क्लास है Aspose.Font FOSS के लिए Python।.

CompatibilityChecker.compare_fonts(पहले, बाद में, पहले_label, फिर_Label , कोडपॉइंट्स, पाठ) एक CompatibilityReport उत्पन्न करता है जो report.to_json (indent=2, sort_keys=True) के माध्यम से JSON में निर्यात किया जा सकता है।.

इस कक्षा में पायथन प्रोग्रामों में CompatibilityChecker वस्तुओं के साथ काम करने के लिए 2 तरीके प्रदान किए जाते हैं।. उपलब्ध तरीकों में शामिल हैं: 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

 हिन्दी