Open GoogleCodeExporter opened 9 years ago
I have the same error, so I've made a workaround to temporarily solve the
problem.
I changed the createPattern function and the CanvasPattern_ class and putted
one new if/else statement on the stroke method (which is used in fill method)
starting on line 733.
The new code is attached.
This is just a workaround to solve my specific problem. The code don't respect
any possible standardization and I did'nt checked all the possibilities of use.
But it may help to find the final solution.
And, finally, my english sucks! =P
Original comment by neo...@gmail.com
on 25 Aug 2011 at 5:54
Attachments:
Original issue reported on code.google.com by
reinis.g...@gmail.com
on 10 Jun 2011 at 10:24