Use paper.js fatline code by default in intersectTests.js

This commit is contained in:
Jürg Lehni 2013-05-27 15:26:20 -07:00
parent 268003f241
commit cfdc479108

View file

@ -1,4 +1,5 @@
// Uncomment this to turn on fatline clipping in paper.js too
options.fatline = true;
paper.install(window);
/**