>    * d/patches: disable Simplify(). (Closes: #1109008)

I think this single change would have sufficed:

--- a/rmo.pe
+++ b/rmo.pe
@@ -8,7 +8,7 @@ Open($1);
 SelectAll();
 RoundToCluster(2,2);
 RoundToInt();
-Simplify(212,3);
+Simplify(148,3);
 FindIntersections();
 RemoveOverlap();
 Generate($2);

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to