Path to this page:
Subject: CVS commit: pkgsrc/fonts/py-fonttools
From: Adam Ciarcinski
Date: 2024-02-12 14:58:57
Message id: 20240212135857.C3119F9AB@cvs.NetBSD.org
Log Message:
py-fonttools: updated to 4.48.1
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
- [roundingPens] Added ``transformRoundFunc`` parameter to the rounding pens to allow
for custom rounding of the components' transforms
- [feaLib] Keep declaration order of ligature components within a ligature set, \
instead
of sorting by glyph name
- [feaLib] Fixed ordering of alternates in ``aalt`` lookups, following the \
declaration
order of feature references within the ``aalt`` feature block
- [varLib.instancer] Fixed a bug in the instancer's IUP optimization
- [sbix] Support sbix glyphs with new graphicType "flip"
- [svgPathPen] Added ``--glyphs`` option to dump the SVG paths for the named glyphs
in the font (0572f78).
- [designspaceLib] Added "description" attribute to \
``<mappings>`` and ``<mapping>``
elements, and allow multiple ``<mappings>`` elements to group \
``<mapping>`` elements
that are logically related
- [otlLib] Correctly choose the most compact GSUB contextual lookup format
Files: