From 61437295b9ae01f4e6e3be91dc4ea47c59079f98 Mon Sep 17 00:00:00 2001 From: casperlamboo Date: Fri, 10 Jul 2015 18:04:10 +0200 Subject: [PATCH] added support for non closing parts --- slice_test.html | 30 ++++-- src/slice.js | 68 +++++++++----- src/slicer.js | 218 +++++++++++++++++++++++++++++--------------- webworker_test.html | 4 +- 4 files changed, 218 insertions(+), 102 deletions(-) diff --git a/slice_test.html b/slice_test.html index f6c0270..277651f 100644 --- a/slice_test.html +++ b/slice_test.html @@ -25,16 +25,16 @@ canvas {border: 1px solid black;}