Merge branch 'changes' into develop
This commit is contained in:
commit
0f70f6afa8
@ -3,7 +3,7 @@ image glitch experiment
|
||||
|
||||
this is an experiment for the web browser. it corrupts jpg images so that they appear "glitched".
|
||||
|
||||
[](http://snorpey.github.io/jpg-glitch/)
|
||||
[](http://snorpey.github.io/jpg-glitch/)
|
||||
|
||||
[online demo](http://snorpey.github.io/jpg-glitch/)
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
<div class="nav-wrapper dark-bg">
|
||||
<div class="export-wrapper center">
|
||||
<h1 class="headline">glitch images</h1>
|
||||
<button id="import-button" class="button" title="open image from your computer">import image</button>
|
||||
<button id="import-button" class="button" title="open image from your computer">open image</button>
|
||||
<input type="file" id="import-input" accept="image/*" />
|
||||
<button id="export-button" class="button" title="save image to your computer">download image</button>
|
||||
<button id="imgur-button" class="button" title="share image via imgur.com"><span>share image</span></button>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user