mirror of
https://codeberg.org/icewind/ptouch-api.git
synced 2026-06-03 10:54:07 +02:00
show tape margin
This commit is contained in:
parent
4c4a9119b3
commit
d0ac275e77
3 changed files with 19 additions and 2 deletions
|
|
@ -28,10 +28,12 @@
|
|||
<option value="mm">mm</option>
|
||||
</select>
|
||||
</p>
|
||||
<canvas id="preview" height="32" width="300"></canvas>
|
||||
<div id='tape'>
|
||||
<canvas id="preview" height="32" width="300"></canvas>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<input type="button" value="Print" id="print"/>
|
||||
<input type="button" value="Print" id="print"/>
|
||||
</p>
|
||||
|
||||
<script src="label.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue