WebFontBuilder

WebFontBuilder

Overview

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

WebFontBuilder CSS, HTML पूर्वावलोकन पृष्ठों और तैयारी के लिए तैयार manifest फ़ाइलों के साथ पूर्ण वेब-फॉन्ट परिवार बना सकते हैं।.

इस कक्षा में पायथन प्रोग्रामों में WebFontBuilder वस्तुओं के साथ काम करने के लिए 6 तरीके प्रदान किए जाते हैं।. उपलब्ध तरीकों में शामिल हैं: build, build_family_matrix_preview, build_family_package, build_family_review_board, build_family_review_export_package, build_family_waterfall_preview. सभी सार्वजनिक सदस्य किसी भी Python अनुप्रयोग के लिए उपलब्ध हैं Aspose.Font FOSS को स्थापित करने के बाद Python पैकेज।.

Methods

SignatureDescription
build_family_waterfall_preview(bundles: list[WebFontBundle], preview_text: str, file_stem: str)PreviewImageप्रदान किए गए पूर्वावलोकन पाठ और फ़ाइल स्टेम का उपयोग करके दिए गए वेब फ़ॉन्ट पैकेज के लिए एक पानी-फैंड-स्टाइलिश प्रीविज़ छवि उत्पन्न करता है
build_family_matrix_preview(bundles: list[WebFontBundle], preview_text: str, file_stem: str)PreviewImageप्रदान किए गए वेब फ़ॉन्ट पैकेज के लिए एक मैट्रिक्स-लाइगेशन पूर्वावलोकन छवि बनाता है जिसमें निर्दिष्ट पूर्वी पाठ और फ़ाइल स्टेम शामिल हैं
`build_family_review_board(bundles: list[WebFontBundle], family_name: strNone, preview_text: str, file_stem: str)PreviewImage`
`build_family_review_export_package(bundles: list[WebFontBundle], family_name: strNone, preview_text: str, file_stem: str)FamilyReviewExportPackage`
`build_family_package(bundles: list[WebFontBundle], family_name: strNone, css_filename: str, html_filename: str, preview_text: str, specimen_template: str)WebFontFamilyPackage`
`build(font: Font, file_stem: strNone, include_woff: bool, font_display: str, preview_text: str, instance_coordinates: dict[str, float]

See Also

 हिन्दी