Alexandre Wilhelm
b5df5f730b
Fixed: CGPath is wrong when creating an arc
...
Previously when creating a CGPath with an arc, the path was wrong. It added a line when it wasn't necessary and when it was necessary it added a line to a wrong point.
Now CGPath works like in cocoa (If the specified path already contains a subpath, Quartz implicitly adds a line connecting the subpath’s current point to the beginning of the arc. If the path is empty, Quartz creates a new subpath with a starting point set to the starting point of the arc.)
Test app in Tests/Manual/CGPath/AppController.j
2013-05-23 14:07:04 -07:00
..
2013-02-25 17:02:36 +00:00
2012-07-21 14:40:44 +09:00
2013-01-19 02:11:37 +00:00
2013-04-30 15:25:23 -07:00
2013-04-30 00:57:42 +01:00
2013-01-19 02:11:37 +00:00
2013-05-20 19:06:08 -07:00
2013-05-23 14:07:04 -07:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-01-31 16:33:33 +08:00
2013-01-19 02:11:37 +00:00
2013-02-23 13:53:20 -05:00
2013-02-10 13:09:25 +00:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-02-23 13:53:20 -05:00
2013-02-22 21:58:12 -05:00
2013-02-18 11:03:51 -05:00
2013-03-19 19:01:56 -04:00
2013-01-19 02:11:37 +00:00
2013-02-14 16:35:30 -05:00
2013-04-15 16:33:00 -07:00
2013-04-12 11:15:10 -07:00
2013-03-18 08:21:02 -04:00
2013-02-18 11:03:51 -05:00
2013-02-25 17:02:36 +00:00
2013-02-18 11:03:51 -05:00
2013-05-21 15:27:45 -07:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-01-19 02:27:43 +00:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-01-19 02:11:37 +00:00
2013-01-19 02:11:37 +00:00
2013-01-19 02:11:37 +00:00
2013-02-23 20:55:54 +01:00
2013-01-19 16:51:56 +07:00
2013-03-15 08:16:02 -04:00
2013-02-18 11:03:51 -05:00
2013-02-23 13:53:20 -05:00
2013-02-10 22:57:43 +00:00
2013-02-18 11:03:51 -05:00
2013-02-12 22:35:45 -05:00
2013-01-19 02:11:37 +00:00
2013-02-23 00:01:19 -05:00
2013-02-25 17:02:36 +00:00
2013-01-19 16:51:56 +07:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-03-08 08:54:00 -05:00
2013-02-18 11:03:51 -05:00
2013-01-19 02:11:37 +00:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-01-19 02:11:37 +00:00
2013-01-19 02:11:37 +00:00
2013-02-18 11:03:51 -05:00
2013-03-14 23:57:39 -04:00
2013-02-18 11:03:51 -05:00
2013-04-16 15:21:30 -07:00
2013-03-10 22:49:09 +00:00
2013-01-19 16:51:56 +07:00
2013-01-19 16:51:56 +07:00
2012-07-28 12:50:17 +02:00
2013-01-19 02:11:37 +00:00
2013-02-18 11:03:51 -05:00
2013-03-06 10:19:26 -05:00
2013-02-18 11:03:51 -05:00
2013-01-19 02:11:37 +00:00
2013-01-19 16:51:56 +07:00
2013-02-18 11:03:51 -05:00
2013-01-19 02:11:37 +00:00
2013-02-18 11:03:51 -05:00
2013-02-23 16:02:05 -05:00
2013-02-24 18:51:22 -05:00
2013-01-19 02:11:37 +00:00
2013-02-18 11:03:51 -05:00
2013-01-19 02:11:37 +00:00
2013-02-18 11:03:51 -05:00
2013-02-23 10:24:29 -05:00
2013-01-19 02:11:37 +00:00
2013-02-18 11:03:51 -05:00
2013-02-19 17:25:29 -05:00
2013-01-19 02:11:37 +00:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-02-21 14:07:01 -05:00
2013-02-23 13:53:20 -05:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2013-02-18 11:03:51 -05:00
2010-12-02 11:44:42 -08:00
2013-01-19 02:11:37 +00:00
2013-02-23 13:53:20 -05:00
2013-05-09 11:32:09 -07:00
2013-02-25 17:02:36 +00:00
2013-01-19 02:11:37 +00:00
2013-02-18 11:03:51 -05:00
2013-02-26 16:06:02 +01:00