From 60723bf5ae18f7ec4a33f91966bd68f2919f9f70 Mon Sep 17 00:00:00 2001 From: boonkerz Date: Wed, 18 Feb 2015 16:58:42 +0100 Subject: [PATCH] File is removed text.cufon is removed --- build.js | 1 - 1 file changed, 1 deletion(-) diff --git a/build.js b/build.js index ee282153..4f80c5b6 100644 --- a/build.js +++ b/build.js @@ -238,7 +238,6 @@ var filesToInclude = [ ifSpecifiedInclude('image_filters', 'src/filters/resize_filter.class.js'), ifSpecifiedInclude('text', 'src/shapes/text.class.js'), - ifSpecifiedInclude('cufon', 'src/shapes/text.cufon.js'), ifSpecifiedInclude('itext', 'src/shapes/itext.class.js'), ifSpecifiedInclude('itext', 'src/mixins/itext_behavior.mixin.js'),