From ab2f8d9338b6e011ca2f44d38c344f3391376fe1 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Thu, 28 Nov 2019 17:25:40 +0000 Subject: [PATCH] NEWS.rst: fix reStructuredText unordered list formatting --- NEWS.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.rst b/NEWS.rst index 337231f37..37834877b 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,12 +2,14 @@ --------------------------- - [pens] Added the following pens: + * ``roundingPen.RoundingPen``: filter pen that rounds coordinates and components' - offsets to integer; + 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. + - [ttGlyphPen] Always round float coordinates and component offsets to integers (#1763). - [ufoLib] When converting kerning groups from UFO2 to UFO3, avoid confusing