Closed GoogleCodeExporter closed 9 years ago
Original comment by heue...@gmail.com
on 29 Dec 2014 at 10:45
Original comment by heue...@gmail.com
on 29 Dec 2014 at 11:39
Sorry, I keep going back and forth in my head on this one.
Marking as WontFix, since any setPathTo method would be equivalent to calls to
reset() followed by moveTo, lineTo, etc. Adding them as instance methods to
PPath might cause confusion between float and double precision arguments, and
adding them as instance methods on PPath.Float and PPath.Double would mean they
wouldn't be visible on the enclosing superclass.
Original comment by heue...@gmail.com
on 30 Dec 2014 at 3:07
Original issue reported on code.google.com by
heue...@gmail.com
on 8 Aug 2014 at 9:33