ActiveTupleSummary | ActiveTupleSummary.to_dict() връща речник, съдържащ индекса на туплето, скаларната стойност, координатите за върховете, началните и крайните координати. |
AnimationAsset | AnimationAsset.write_to(path) записва генерираните анимационни данни на дадено местоположение в файловата система, създава липсващи родителски директории и връща Пътя на записания файл. |
AnimationFramePackage | AnimationFramePackage.write_to(path) записва изображението на сценария, всяко изложение на рамка и манифест JSON, описващ 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 за big-endian font бинарно анализиране. |
BinaryWriter | Събира байтове за сериализация на двоичен шрифт. |
CffSerializer | CffSerializer може да сериализира напълно запълнен CffFont в байт масив, подходящ за писане като CFF или OpenType файл на шрифтове. |
ClosePath | Класът се разширява PathCommand. |
CompatibilityChecker | CompatibilityChecker.compare_fonts(преди, след, преди_label, after_ label , кодове, текст) произвежда 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 позволява подробен анализ на дельта от шрифтове на променливи, генерирайки обектите GlyphDeltaReport и { PLACHAULDER _2 ], които показват промени в координатите между инстанциите. |
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.serialize(font) връща пълното двоично представяне на EOT шрифт, готов за изход от файл. |
FamilyReviewExportPackage | FamilyReviewExportPackage.write_to(directory) създава набор от HTML, CSS и манифест файлове за семейство шрифтове, връщайки списъка с генерираните пътеки към файловете. |
Font | Абстрактна база за всички формати на шрифтовете. |
FontCleaner | Метаданни за шрифтове и технически чистилки. |
FontConversionException | Подигнат, когато преобразуването на формат на шрифт не се осъществява или не е поддържано. |
FontConverter | FontConverter.convert(font, target) произвежда нов обект за шрифт в целевия формат, като повишава значението на FontConversionException ако не може да се извърши преобразуването. |
FontEncoding | Карти на Unicode кодовете към идентификационните знаци. |
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, instance_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 кодовата точка. |
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 очертания с чист Python 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, legity_style_nama, typo_type_ name, stat_policy) връща обект TtfFont, който представлява статичен пример на променливия шрифт. |
SubsetCoverage | Съвкупна диагностика на обхвата на Unicode за заявление за подпостановки. |
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, before_scalar и after_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) връща речник от метаданни за представяне на предварително зададените елементи, подходящи за изобразяване в потребителския интерфейс на предизборните контролни елементи. |
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, манифест и всички обвързани фонтови активи за множество варианти на стилове. |