mirror of
https://github.com/wassname/CanvasTextWrapper.git
synced 2026-07-24 12:50:27 +08:00
Update index.html
This commit is contained in:
+2
-1
@@ -114,6 +114,7 @@
|
||||
context.globalCompositeOperation = "destination-out";<br/>
|
||||
var wrapper = new CanvasTextWrapper(canvas, 'Hello'); // default options will apply<br/>
|
||||
</p>
|
||||
<br/>
|
||||
|
||||
<h2>Installation</h2><br/>
|
||||
<p class="white-block">
|
||||
@@ -122,7 +123,7 @@
|
||||
</p>
|
||||
</article>
|
||||
<section>
|
||||
<h2>Examples:</h2>
|
||||
<h2>Examples</h2>
|
||||
</section>
|
||||
<footer>
|
||||
← <a href="https://github.com/namniak/CanvasTextWrapper">View on GitHub</a>
|
||||
|
||||
Reference in New Issue
Block a user