mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-25 05:33:44 +00:00
Update minified file.
This commit is contained in:
parent
a7f7bdaf80
commit
7041b64ad6
2 changed files with 11 additions and 2 deletions
7
dist/all.min.js
vendored
7
dist/all.min.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -10,7 +10,7 @@
|
|||
<script src="../../lib/excanvas.js" type="text/javascript"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="../../dist/all.js" type="text/javascript"></script>
|
||||
<script src="../../dist/all.min.js" type="text/javascript"></script>
|
||||
<script src="../fonts/Delicious_500.font.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="demo.css" type="text/css">
|
||||
|
|
@ -20,6 +20,10 @@
|
|||
<h2>
|
||||
Demo of a <a href="http://github.com/kangax/fabric.js">Fabric.js</a> —
|
||||
interactive object model on top of <code>canvas</code> element.
|
||||
|
||||
<a href="http://flattr.com/thing/269121/fabric-js" target="_blank" style="float:right">
|
||||
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" />
|
||||
</a>
|
||||
</h2>
|
||||
<div id="controls">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue