Update NEWS.rst
This commit is contained in:
parent
43599ee3dd
commit
2d13232e7a
14
NEWS.rst
14
NEWS.rst
@ -1,3 +1,17 @@
|
|||||||
|
- [pens] Added the following pens:
|
||||||
|
* ``roundingPen.RoundingPen``: filter pen that rounds coordinates and components'
|
||||||
|
offsets to integer;
|
||||||
|
* ``roundingPen.RoundingPointPen``: like the above, but using PointPen protocol.
|
||||||
|
* ``filterPen.FilterPointPen``: base class for filter point pens;
|
||||||
|
* ``transformPen.TransformPointPen``: filter point pen to apply affine transform;
|
||||||
|
* ``recordingPen.RecordingPointPen``: records and replays point-pen commands.
|
||||||
|
(in roundingPen module); filterPen.FilterPointPen, transform
|
||||||
|
- [ttGlyphPen] Always round float coordinates and component offsets to integers
|
||||||
|
(#1763).
|
||||||
|
- [ufoLib] When converting kerning groups from UFO2 to UFO3, avoid confusing
|
||||||
|
groups with the same name as one of the glyphs (#1761, #1762,
|
||||||
|
unified-font-object/ufo-spec#98).
|
||||||
|
|
||||||
4.1.0 (released 2019-11-18)
|
4.1.0 (released 2019-11-18)
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user