- From: Charles Pritchard <chuck@jumis.com>
- Date: Tue, 21 Aug 2012 22:50:21 -0700
- To: Cameron McCormack <cam@mcc.id.au>
- Cc: Rik Cabanier <cabanier@gmail.com>, "public-canvas-api@w3.org" <public-canvas-api@w3.org>
On Aug 21, 2012, at 10:39 PM, Cameron McCormack <cam@mcc.id.au> wrote: > Charles Pritchard: >> We could dictionary it; seems to be the fashion and that would get our try-catch trigger working. > > That would be an improvement, but I think half of the problem is that it is not intuitive what "large-arc" and "sweep" mean (the names the gives those two flags). Not sure where try-catch comes in. Bikeshed some better names for the flags/features. > context.arcTo({}) is likely to throw an exception, which we can use to feature test. I say likely because I'm not in front of a proper environment. -Charles
Received on Wednesday, 22 August 2012 05:51:02 UTC