Re: [whatwg] CanvasRenderingContext2D with addPath, currentPath

If you return a path in user-space, what do you get if you call
getCurrentPath with a singular transform?
  ctx.moveTo(0,0);
  ctx.lineTo(1,1);
  ctx.scale(0,0);
  var p = ctx.getCurrentPath();
?

Rob
-- 
Jtehsauts  tshaei dS,o n" Wohfy  Mdaon  yhoaus  eanuttehrotraiitny  eovni
le atrhtohu gthot sf oirng iyvoeu rs ihnesa.r"t sS?o  Whhei csha iids  teoa
stiheer :p atroa lsyazye,d  'mYaonu,r  "sGients  uapr,e  tfaokreg iyvoeunr,
'm aotr  atnod  sgaoy ,h o'mGee.t"  uTph eann dt hwea lmka'n?  gBoutt  uIp
waanndt  wyeonut  thoo mken.o w

Received on Tuesday, 5 November 2013 01:22:17 UTC