mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-19 13:40:58 +00:00
Merge pull request #1978 from boonkerz/patch-1
File is removed text.cufon is removed
This commit is contained in:
commit
b92650ef0d
1 changed files with 0 additions and 1 deletions
1
build.js
1
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'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue