python-fonttools
Port variant v13
Summary Tools to manipulate font files (3.13)
BROKEN
Package version 4.55.2
Homepage https://github.com/fonttools/fonttools
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 06 DEC 2024, 22:49:18 UTC
Port created 04 JAN 2020, 01:03:23 UTC
Subpackage Descriptions
single |CI Build Status| |Coverage Status| |PyPI| |Gitter Chat| What is this? ~~~~~~~~~~~~~ | fontTools is a library for manipulating fonts, written in Python. The project includes the TTX tool, that can convert TrueType and OpenType fonts to and from an XML text format, which is also called TTX. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats. The project has an `MIT open-source licence `__. | Among other things this means you can use it free of charge. [User documentation] and [developer documentation] are available at [Read the Docs]. Installation ~~~~~~~~~~~~ FontTools requires [Python] 3.8 or later. We try to follow the same schedule of minimum Python version support as NumPy (see [NEP 29]). The package is listed in the Python Package Index (PyPI), so you can install it with [pip]: Changelog ~~~~~~~~~ 4.55.2 (released 2024-12-05) ---------------------------- - [Docs] update Sphinx config (#3712) - [designspaceLib] Allow axisOrdering to be set to zero (#3715) - [feaLib] Don’t modify variable anchors in place (#3717) 4.55.1 (released 2024-12-02) ---------------------------- - [ttGlyphSet] Support VARC CFF2 fonts (#3683) - [DecomposedTransform] Document and implement always skewY == 0 (#3697) - [varLib] "Fix" cython iup issue? (#3704) - Cython minor refactor (#3705) 4.55.0 (released 2024-11-14) ---------------------------- - [cffLib.specializer] Adjust stack use calculation (#3689) - [varLib] Lets not add mac names if the rest of name doesn't have them (#3688) - [ttLib.reorderGlyphs] Update CFF table charstrings and charset (#3682) - [cffLib.specializer] Add cmdline to specialize a CFF2 font (#3675, #3679) - [CFF2] Lift uint16 VariationStore.length limitation (#3674) - [subset] consider variation selectors subsetting cmap14 (#3672) - [varLib.interpolatable] Support CFF2 fonts (#3670) - Set isfinal to true in XML parser for proper resource cleanup (#3669) - [removeOverlaps] Fix CFF CharString width (#3659) - [glyf] Add optimizeSize option (#3657) - Python 3.13 support (#3656) - [TupleVariation] Optimize for loading speed, not size (#3650, #3653) 4.54.1 (released 2024-09-24) ---------------------------- - [unicodedata] Update to Unicode 16 - [subset] Escape ``\\`` in doc string 4.54.0 (released 2024-09-23) ---------------------------- - [Docs] Small docs cleanups by @n8willis (#3611) - [Docs] cleanup code blocks by @n8willis (#3627) - [Docs] fix Sphinx builds by @n8willis (#3625) - [merge] Minor fixes to documentation for merge by @drj11 (#3588) - [subset] Small tweaks to pyftsubset documentation by @RoelN (#3633) - [Tests] Do not require fonttools command to be available by @behdad (#3612) - [Tests] subset_test: add failing test to reproduce issue #3616 by @anthrotype (#3622) - [ttLib] NameRecordVisitor: include whole sequence of character variants' UI labels, not just the first by @anthrotype (#3617) - [varLib.avar] Reconstruct mappings from binary by @behdad (#3598) - [varLib.instancer] Fix visual artefacts with partial L2 instancing by @Hoolean (#3635) - [varLib.interpolatable] Support discrete axes in .designspace by @behdad (#3599) - [varLib.models] By default, assume OpenType-like normalized space by @behdad (#3601) 4.53.1 (released 2024-07-05) ---------------------------- - [feaLib] Improve the sharing of inline chained lookups (#3559) - [otlLib] Correct the calculation of OS/2.usMaxContext with reversed chaining contextual single substitutions (#3569) - [misc.visitor] Visitors search the inheritance chain of objects they are visiting (#3581)
Configuration Switches (platform-specific settings discarded)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Download groups
main mirror://PYPIWHL/69/94/c4d8dfe26a971e00e34df99b46e9518425f59918c8993830e904171e21f9
Distribution File Information
8e2d89fbe9b08d96e22c7a81ec04a4e8d8439c31223e2dc6f2f9fc8ff14bdf9f 1100792 python-src/fonttools-4.55.2-py3-none-any.whl
Ports that require python-fonttools:v13
python-booleanOperations:v13 Boolean operations on paths (3.13)
python-cu2qu:v13 Cubic-to-quadratic bezier curve conversion (3.13)
python-fontMath:v13 Perform math operations on font data (3.13)
python-psautohint:v13 Wrapper for Adobe's PostScript autohinter (3.13)
python-statmake:v13 Applies STAT Stylespace to a variable font (3.13)
python-ufoLib2:v13 UfoLib2 is a UFO font processing library (3.13)