NEWS.rst: fix reStructuredText unordered list formatting

This commit is contained in:
Cosimo Lupo 2019-11-28 17:25:40 +00:00
parent 3af8bf18d2
commit ab2f8d9338
No known key found for this signature in database
GPG Key ID: 179A8F0895A02F4F

View File

@ -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