SmartInstancer

المعلومات العامة

SmartInstancer هي فئة في Aspose.Font FOSS لـ Python.

SmartInstancer.instantiate(الإحداثيات، instance_name، naming_strategy، family_suffix، legacy_family_names، typographic_familiename، heritage_style_nama، type_type_ name، stat_policy) يعيد كائن TtfFont يمثل مثالاً ثابتًا للخطوط المختلفة.

يوفر هذا الفصل 32 طريقة للعمل مع SmartInstancer كائنات في برامج Python. المنهجيات المتاحة تشمل: __init__, build_axis_grid_previews, build_axis_grid_sheet, build_axis_grid_web_bundles, build_axis_grid_web_family_package, build_comparison_sheet, build_delta_comparison_sheet, build_delta_sheet, build_delta_text_comparison_sheet, build_delta_text_sheet, build_family_review_board, build_family_review_export_package,و 20 طريقة إضافية. جميع الأعضاء العامين يمكن الوصول إليهم من أي تطبيق بايثون بعد تثبيت حزمة Aspose.Font FOSS for Python. خصائص: axes, default_coordinates, font, named_instances.

خصائص

اسمالنوعالوصولوصف
font"TtfFont"اقرأيحصل على الخط.
axes``اقرأيحصل على المسامير.
named_instances``اقرأيحصل على الحالات المسماة.
default_coordinatesdict[str, float]اقرأيحصل على الإحداثيات الافتراضية.

الطرق

التوقيعوصف
__init__(font: "TtfFont")المكالمات فيديو في هذه الحالة SmartInstancer .
suggest_axis_values(axis_tag: str, include_default: bool, include_bounds: bool)list[float]إرجاع القيم المُقترحة للخروج من المحور، وإذا كان ذلك اختيارياً بما في ذلك التوقعات المتعمدة والحدود.
`resolve_axis_grid(axis_tag: str, values: list[floatstr]
`resolve(coordinates: dict[str, floatstr]
`instantiate(coordinates: dict[str, floatstr]
`preview_naming_policy(coordinates: dict[str, floatstr]
`instantiate_named(name: str, coordinates: dict[str, floatstr]
`resolve_named_many(names: list[str]tuple[str, …]
`instantiate_many(names: list[str]tuple[str, …]
`build_web_bundle(coordinates: dict[str, float]None, instance_name: str
`build_preview(coordinates: dict[str, floatstr]
`build_web_bundles(names: list[str]tuple[str, …]
`build_axis_grid_web_bundles(axis_tag: str, values: list[floatstr]
`build_axis_grid_web_family_package(axis_tag: str, values: list[floatstr]
`build_previews(names: list[str]tuple[str, …]
`build_web_family_package(names: list[str]tuple[str, …]
`build_axis_grid_previews(axis_tag: str, values: list[float]tuple[float, …], secondary_axis_tag: str
`build_axis_grid_sheet(axis_tag: str, values: list[float]tuple[float, …], secondary_axis_tag: str
`build_comparison_sheet(before_coordinates: dict[str, float]None, after_coordinates: dict[str, float]
`build_waterfall_sheet(names: list[str]tuple[str, …]
`build_matrix_sheet(names: list[str]tuple[str, …]
`build_family_review_board(names: list[str]tuple[str, …]
`build_family_review_export_package(names: list[str]tuple[str, …]
`check_compatibility(before_coordinates: dict[str, float]None, after_coordinates: dict[str, float]
`inspect_deltas(glyph_id: intNone, codepoint: int
`build_delta_sheet(glyph_id: intNone, codepoint: int
`inspect_delta_text(text: str, coordinates: dict[str, float]None, instance_name: str
`compare_delta_glyph(glyph_id: intNone, codepoint: int
`compare_delta_text(text: str, before_coordinates: dict[str, float]None, after_coordinates: dict[str, float]
`build_delta_text_sheet(text: str, coordinates: dict[str, float]None, instance_name: str
`build_delta_text_comparison_sheet(text: str, before_coordinates: dict[str, float]None, after_coordinates: dict[str, float]
`build_delta_comparison_sheet(glyph_id: intNone, codepoint: int

انظر أيضاً

 العربية