photo submit fukkup
This commit is contained in:
parent
c7c2170ee9
commit
7ec5f54422
@ -32,13 +32,13 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<!--Squashed source<br>-->
|
<!--Squashed source<br>-->
|
||||||
<img id="sourceImage" src="" alt="capture" height="400" width="400">
|
<img id="sourceImage" src="" alt="capture" height="200" width="200">
|
||||||
<!--Offset done<br>-->
|
<!--Offset done<br>-->
|
||||||
<canvas id="canvas1" width="400" height="400"></canvas>
|
<canvas id="canvas1" width="200" height="200"></canvas>
|
||||||
<!--Dithered<br>-->
|
<!--Dithered<br>-->
|
||||||
<canvas id="canvas2" width="400" height="400"></canvas>
|
<canvas id="canvas2" width="200" height="200"></canvas>
|
||||||
<!--Rotated<br>-->
|
<!--Rotated<br>-->
|
||||||
<canvas id="canvas3" width="400" height="400"></canvas>
|
<canvas id="canvas3" width="200" height="200"></canvas>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<button id="rot-left" class="rot-left">Rotate left</button>
|
<button id="rot-left" class="rot-left">Rotate left</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user