Quoting Stephen Hartke <[EMAIL PROTECTED]>: > I've generated a test case. Thank you. The original a is attached as Testa.sfd. When > > However, when I do simplify from within the GUI, simplify works as > expected. It turns out the problem wasn't in simplify. There was a rounding error when reading in the pfb file.
(simplify made the x coordinate of the control point be non-integral and doing an rrcurveto meant that we didn't quite get back to the beginning, and the closepath added a teeny tiny spline.)
closepath.patch
Description: Binary data
_______________________________________________ Openfontlibrary mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/openfontlibrary
