mirror of
https://github.com/wassname/CanvasTextWrapper.git
synced 2026-07-13 17:41:04 +08:00
updated version
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
/*! CanvasTextWrapper
|
||||
* https://github.com/namniak/CanvasTextWrapper
|
||||
* Version: 0.3.0
|
||||
* Version: 0.4.0
|
||||
* MIT License (http://www.opensource.org/licenses/mit-license.html)
|
||||
* Copyright (c) 2014 Vadim Namniak
|
||||
*/
|
||||
|
||||
(function(root) {
|
||||
@@ -289,4 +288,4 @@
|
||||
} else {
|
||||
root.CanvasTextWrapper = CanvasTextWrapper;
|
||||
}
|
||||
})(this);
|
||||
})(this);
|
||||
Reference in New Issue
Block a user