python-fonttools
Port variant v11
Summary Tools to manipulate font files (3.11)
Package version 4.51.0
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 10 APR 2024, 23:19:53 UTC
Port created 03 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.51.0 (released 2024-04-05) ---------------------------- - [ttLib] Optimization on loading aux fields (#3464). - [ttFont] Add reorderGlyphs (#3468). 4.50.0 (released 2024-03-15) ---------------------------- - [pens] Added decomposing filter pens that draw components as regular contours (#3460). - [instancer] Drop explicit no-op axes from TupleVariations (#3457). - [cu2qu/ufo] Return set of modified glyph names from fonts_to_quadratic (#3456). 4.49.0 (released 2024-02-15) ---------------------------- - [otlLib] Add API for building MATH table (#3446) 4.48.1 (released 2024-02-06) ---------------------------- - Fixed uploading wheels to PyPI, no code changes since v4.48.0. 4.48.0 (released 2024-02-06) ---------------------------- - [varLib] Do not log when there are no OTL tables to be merged. - [setup.py] Do not restrict lxml<5 any more, tests pass just fine with lxml>=5. - [feaLib] Remove glyph and class names length restrictions in FEA (#3424). - [roundingPens] Added transformRoundFunc parameter to the rounding pens to allow for custom rounding of the components' transforms (#3426). - [feaLib] Keep declaration order of ligature components within a ligature set, instead of sorting by glyph name (#3429). - [feaLib] Fixed ordering of alternates in aalt lookups, following the declaration order of feature references within the aalt feature block (#3430). - [varLib.instancer] Fixed a bug in the instancer's IUP optimization (#3432). - [sbix] Support sbix glyphs with new graphicType "flip" (#3433). - [svgPathPen] Added ``--glyphs`` option to dump the SVG paths for the named glyphs in the font (0572f78). - [designspaceLib] Added "description" attribute to `` and `` elements, and allow multiple `` elements to group `` elements that are logically related (#3435, #3437). - [otlLib] Correctly choose the most compact GSUB contextual lookup format (#3439). 4.47.2 (released 2024-01-11) ---------------------------- Minor release to fix uploading wheels to PyPI. 4.47.1 (released 2024-01-11) ---------------------------- - [merge] Improve help message and add standard command line options (#3408) - [otlLib] Pass ttFont to ``name.addName in buildStatTable`` (#3406) - [featureVars] Re-use FeatureVariationRecord's when possible (#3413) 4.47.0 (released 2023-12-18)
Configuration Switches (platform-specific settings discarded)
PY311 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) python-pip:single:v11
autoselect-python:single:standard
Build and Runtime python311:single:standard
Download groups
main mirror://PYPIWHL/a8/ae/addd7b4abf37fe47c697ccca45e00f0ec28b74f78fb14bab92d3c7f7fedd
Distribution File Information
15c94eeef6b095831067f72c825eb0e2d48bb4cea0647c1b05c981ecba2bf39f 1073094 fonttools-4.51.0-py3-none-any.whl
Ports that require python-fonttools:v11
python-booleanOperations:v11 Boolean operations on paths (3.11)
python-cu2qu:v11 Cubic-to-quadratic bezier curve conversion (3.11)
python-fontMath:v11 Perform math operations on font data (3.11)
python-psautohint:v11 Wrapper for Adobe's PostScript autohinter (3.11)
python-statmake:v11 Applies STAT Stylespace to a variable font (3.11)
python-ufoLib2:v11 UfoLib2 is a UFO font processing library (3.11)