ActiveTupleSummary | ActiveTupleSummary.to_dict() يعيد قاموس يحتوي على مؤشر التوبل، القيمة الدرجة المتعددة، إحداثيات الذروة، الإحداطيات البدء، وإحدى الإتحادات النهائية. |
AnimationAsset | AnimationAsset.write_to(path) يكتب بيانات الرسوم المتحركة المتولدة إلى موقع نظام ملفات معين، وخلق الدلائل الأم المفقودة، ويعيد مسار الملف المكتوب. |
AnimationFramePackage | AnimationFramePackage.write_to(path) يكتب صورة القصة ، كل صورة إطار ، و JSON manifesto تصف fps وأقراص الإطار إلى الدليل المحدد. |
AnimationPreset | AnimationPreset.name stores the identifier of the animation preset. |
AnimationPreviewBuilder | AnimationPreviewBuilder.available_presets returns a tuple of preset names for animation generation. |
AnimationReviewPackage | AnimationReviewPackage.write_to saves the review package to the given filesystem path and returns the Path. |
AnimationShowcasePackage | AnimationShowcasePackage.write_to writes the package to the given path and returns the resulting Path. |
AnimationStep | AnimationStep.coordinates stores a mapping of axis names to float values defining the font instance. |
BinaryReader | يلف مصدر بايت في BytesIO للبحث عن التحليل الثنائي للخطوط الكبيرة. |
BinaryWriter | يجمع بايتات لتحديد سلسلة الخط الثنائي. |
CffSerializer | CffSerializer يمكن أن يسلس سلسلة CffFont مكتملة بالكامل إلى مجموعة بايت مناسبة لكتابتها كملف حرفي CFF أو OpenType. |
ClosePath | فئة تمديد PathCommand. |
CompatibilityChecker | CompatibilityChecker.compare_fonts(قبل، بعد، قبل_label، after_ label, codepoints، text) ينتج CompatibilityReport التي يمكن تصديرها إلى JSON عبر report.to_json ((indent=2 ، sort_keys=True). |
CompatibilityReport | CompatibilityReport.to_json(indent, sort_keys) يعيد سلسلة JSON من التقرير ، و write_ json ((target, indent , sort _ keys)) يكتب هذا JCON مباشرة إلى ملف. |
CompletedTaskRecord | CompletedTaskRecord.task_id uniquely identifies the completed task. |
CompositeComponentMovement | CompositeComponentMovement.to_dict returns a dict of the object’s numeric and boolean fields. |
CompositeGlyphComponent | CompositeGlyphComponent.to_dict() يعيد ديكت من الصفات العددية للمكون. |
CoverageGroup | تشخيص التغطية لمصدر طلب واحد مثل المعدل السابق أو النص أو نطاق. |
CurveAdapter | CurveAdapter.quad_to_cubic converts a quadratic Bézier (p0, q, p3) to an equivalent cubic Bézier, returning four points. |
CurveTo | CurveTo.x1 is the x‑coordinate of the first Bézier control point. |
DeltaInspector | DeltaInspector تمكن من تحليل متغير-font delta التفصيلي، وتوليد GlyphDeltaReport و TextDeltaReport الكائنات التي تسليط الضوء على تغييرات الإحداثيات عبر الحالات. |
DeltaPoint | DeltaPoint.to_dict returns a dictionary of the point’s numeric components. |
DeltaTupleReport | DeltaTupleReport.tuple_index is the zero‑based index of the delta tuple. |
EotSerializer | EotSerializer.serialise(font) يعيد التمثيل الثنائي الكامل لخط EOT جاهز للخروج من الملف. |
FamilyReviewExportPackage | FamilyReviewExportPackage.write_to(directory) يخلق مجموعة من HTML و CSS ، والملفات المعلنة لعائلة الخطوط، وإعادة قائمة مسارات الملفات التي تم إنشاؤها. |
Font | قاعدة تجريدية لجميع تنفيذات شكل الخطوط. |
FontCleaner | بيانات النمط و نظافة الطاولة التقنية. |
FontConversionException | يتم رفعها عندما تفشل تحويل شكل الخط أو لا يدعم. |
FontConverter | FontConverter.convert(font, target) ينتج كائنًا جديدًًة من الخطوط في تنسيق الهدف، ويرفع FontConversionException إذا لم يتم إجراء التحويل. |
FontEncoding | خرائط نقاط رمز يونيكود إلى هويات النقاط. |
FontException | الطبقة الأساسية لجميع استثناءات مكتبة الخطوط. |
FontLoader | FontLoader.open ((source, font_type, collection_index) يعيد كائن Font يمثل نوع الخط المطلوب دون تحميل كامل الملف إلى الذاكرة. |
FontMetrics | FontMetrics يعرض القيم النوعية الرئيسية مثل units_per_em، ascender، descender ، و line_gap لحسابات التخطيط. |
FontNotSupportedException | تم رفعها لميزات الخط الصحيحة ولكن غير المدعومة (مثل:. |
FontParseException | يتم رفعها عندما لا يمكن تحليل بيانات الخط الثنائي. |
FontPreviewBuilder | FontPreviewBuilder.build(font, text, size, color, background, padding, antialias, file_stem, instance_coordinates, example_name, output_format) يولد PreviewImage (PNG أو SVG) من النص المقدم مع الخط المعطى. |
FontSourceInfo | وصف أصل البايتات المحمولة. |
FontSubsetter | FontSubsetter.available_presets() يعيد مجموعة من الأسماء المحددة مسبقاً التي يمكن استخدامها في التوضيحات الفرعية الموجهة إلى الويب. |
Glyph | Glyph.glyph_id identifies the glyph using its numeric GlyphId. |
GlyphAccessor | يسترد النقاط الأليفة بواسطة ID أو Unicode codepoint. |
GlyphCompatibilityIssue | GlyphCompatibilityIssue.to_dict returns a dictionary representation of the issue. |
GlyphDeltaComparisonReport | GlyphDeltaComparisonReport.moved_point_count is the count of points that moved between before and after. |
GlyphDeltaReport | GlyphDeltaReport.to_dict returns a dictionary representation of the report’s data. |
GlyphId | GlyphId.value holds the integer identifier of a glyph. |
GlyphInterpolationIssue | GlyphInterpolationIssue.codepoint is the integer Unicode codepoint of the affected glyph. |
GlyphLayout | خط واحد موقف في العالم-المساحة ترتيب إحداثيات. |
GlyphNotFoundException | يتم رفعها عندما يكون العنوان المطلوب أو نقطة الشفرة لا يوجد لها خرائط في الخط. |
GlyphOutlineStats | GlyphOutlineStats.to_dict returns a dictionary representation of the outline statistics. |
GlyphPath | تسلسل منظّم من PathCommand المواد التي تمثل ملامح خط واحد. |
KernPair | KernPair.left is the GlyphId of the left glyph in the kerning pair. |
LanguageProfile | LanguageProfile.to_dict returns a dictionary representation of the language profile. |
LineTo | LineTo.x represents the horizontal coordinate of the line endpoint. |
LoadedFont | نتيجة محمّل ودية تغطي الخط بالإضافة إلى البيانات الوصفية المصدر. |
LocalizationCoverage | LocalizationCoverage.to_dict returns a dictionary representation of the coverage data. |
LocalizationResolution | LocalizationResolution.to_dict returns a dictionary representation of the resolution state. |
MoveTo | MoveTo.x stores the horizontal coordinate for the move operation. |
PathCommand | علامة تجريدية لجميع أنواع الأوامر المسار. |
PreviewImage | PreviewImage.write_to(path) يقوم بحفظ المشهد الأولي PNG أو SVG إلى موقع نظام الملفات المحدد ويعيد كائن Path. |
QuadraticTo | QuadraticTo.x1 represents the x‑coordinate of the quadratic Bézier control point. |
Rasterizer | مسحف خط التنقيب لخطط GlyphPath مع تصدير PNG النقي من بايثون. |
RequestedLanguageHint | RequestedLanguageHint.to_dict returns a dictionary representation of the hint object. |
ResolvedInstance | ResolvedInstance.label is the human‑readable name of the resolved instance. |
SmartInstancer | SmartInstancer.instantiate(الترابطات، instance_name، naming_strategy، family_suffix، legacy_family_names، typographic_familiename، heritage_style_nama، type_type_ name، stat_policy) يعيد كائنًا TtfFont يمثل مثالاً ثابتًة للخطوط المتغيرة. |
SubsetCoverage | تشخيصات تغطية يونيكود المجمعة لطلب التعيين الفرعي. |
SubsetResult | إنتاج الاستبدال المجمّع مع تقرير التغطية الذي استخدم لإنتاجه. |
TaskCompletionReceipt | TaskCompletionReceipt.task_id identifies the task uniquely. |
TaskTokenEstimate | TaskTokenEstimate.task_id is the unique identifier of the task. |
TextDeltaComparisonReport | TextDeltaComparisonReport.to_dict() يعيد قاموس يحتوي على جميع حقول التقارير. |
TextDeltaReport | TextDeltaReport تجمع معلومات دلتا على مستوى النمط، مع عرض عدد النمو والعدد النشط للنوم ومجموعة من تقارير النمل للفحص في مراقبة الجودة. |
TextLayout | نتيجة دعوة TextRenderer.layout (((). |
TextRenderer | يضع النص باستخدام مقاييس الخط والزوجين الاختياريين للنواة. |
TtfSerializer | TtfSerializer.serialize serializes the given font object to a byte array, optionally using the provided sfnt version. |
TupleScalarDelta | TupleScalarDelta.to_dict() يعيد ديكت مع tuple_index، قبل_scalar وبعد_Scaler القيم. |
Type1Serializer | Type1Serializer.serialize_pfb converts a font object to PFB binary data. |
UnsupportedFontFormatException | يتم رفعها بواسطة FontLoader عندما لا يتم التعرف على بايت السحر للملف. |
VariableAxis | VariableAxis.normalize(value) يعيد الموقع الطبيعي (0-1) لتنسيق المحور الخام وفقا للمدى المعين للمحور. |
VariableAxisPreset | VariableAxisPreset.to_presentation(axis) يعيد قاموس البيانات الوصفية للعرض المسبق، وهو مناسب لعرض UI لمراقبة المعدل. |
VariableInstance | VariableInstance.css_variation_settings(axes) ينتج مجموعة من CSS font-variation-settings السلاسل لمجموعة محددة من المحاور. |
WebFontAsset | WebFontAsset.filename stores the original font file name as a string. |
WebFontBuilder | WebFontBuilder يمكن أن تولد عائلات النصوص الإلكترونية الكاملة مع CSS، صفحات المعاينة HTML وملفات البيانات جاهزة للتنفيذ. |
WebFontBundle | WebFontBundle.write_to writes the bundle to a directory and returns the list of written file paths. |
WebFontFamilyPackage | WebFontFamilyPackage.write_to(directory) يخلق حزمة عائلية كاملة تحتوي على CSS و HTML ، ومظهر ، وجميع أصول الخط المجمعة لمجموعات من النماذج. |