Fonttools

Latest version: v4.57.0

Safety actively analyzes 723717 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 38

4.28.4

Not secure
----------------------------

- [merge] Merge GDEF marksets in Lookups properly (2474).
- [feaLib] Have ``fontTools feaLib`` script exit with error code when build fails (2459)
- [svgPathPen] Added ``ntos`` option to customize number formatting (e.g. rounding) (2471).
- [subset] Speed up subsetting of large CFF fonts (2467).
- [otTables] Speculatively promote lookups to extension to speed up compilation. If the
offset to lookup N is too big to fit in a ushort, the offset to lookup N+1 is going to
be too big as well, so we promote to extension all lookups from lookup N onwards (2465).

4.28.3

Not secure
----------------------------

- [subset] Fixed bug while subsetting ``COLR`` table, whereby incomplete layer records
pointing to missing glyphs were being retained leading to ``struct.error`` upon
compiling. Make it so that ``glyf`` glyph closure, which follows the ``COLR`` glyph
closure, does not influence the ``COLR`` table subsetting (2461, 2462).
- [docs] Fully document the ``cmap`` and ``glyf`` tables (2454, 2457).
- [colorLib.unbuilder] Fixed CLI by deleting no longer existing parameter (180bb1867).

4.28.2

Not secure
----------------------------

- [otlLib] Remove duplicates when building coverage (2433).
- [docs] Add interrogate configuration (2443).
- [docs] Remove comment about missing “start” optional argument to ``calcChecksum`` (2448).
- [cu2qu/cli] Adapt to the latest ufoLib2.
- [subset] Support subsetting SVG table and remove it from the list of drop by default tables (534).
- [subset] add ``--pretty-svg`` option to pretty print SVG table contents (2452).
- [merge] Support merging ``CFF`` tables (CID-keyed ``CFF`` is still not supported) (2447).
- [merge] Support ``--output-file`` (2447).
- [docs] Split table docs into individual pages (2444).
- [feaLib] Forbid empty classes (2446).
- [docs] Improve documentation for ``fontTools.ttLib.ttFont`` (2442).

4.28.1

----------------------------

- [subset] Fixed AttributeError while traversing a color glyph's Paint graph when there is no
LayerList, which is optional (2441).

4.28.0

----------------------------

- Dropped support for EOL Python 3.6, require Python 3.7 (2417).
- [ufoLib/glifLib] Make filename-clash checks faster by using a set instead of a list (2422).
- [subset] Don't crash if optional ClipList and LayerList are ``None`` (empty) (2424, 2439).
- [OT-SVG] Removed support for old deprecated version 1 and embedded color palettes,
which were never officially part of the OpenType SVG spec. Upon compile, reuse offsets
to SVG documents that are identical (2430).
- [feaLib] Added support for Variable Feature File syntax. This is experimental and subject
to change until it is finalized in the Adobe FEA spec (2432).
- [unicodedata] Update Scripts/ScriptExtensions/Blocks to UnicodeData 14.0 (2437).

4.27.1

----------------------------

- [otlLib] Fixed error when chained contextual lookup builder overflows (2404, 2411).
- [bezierTools] Fixed two floating-point bugs: one when computing `t` for a point
lying on an almost horizontal/vertical line; another when computing the intersection
point between a curve and a line (2413).

Page 13 of 38

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.