4
0
mirror of https://github.com/cwinfo/php-barcode.git synced 2025-06-25 21:49:24 +00:00

Add option to remove padding character from EAN-13

This commit is contained in:
Rebecca G. Bettencourt
2018-10-02 22:08:10 -07:00
parent 9d5f7b97a7
commit 010bb1ef92
4 changed files with 17 additions and 13 deletions

View File

@ -73,8 +73,10 @@ barcode.php?f=svg&s=qr&d=HELLO%20WORLD&sf=8&ms=r&md=0.8
<td>
<code>upc-a</code><br>
<code>upc-e</code><br>
<code>ean-13</code><br>
<code>ean-8</code><br>
<code>ean-13</code><br>
<code>ean-13-pad</code><br>
<code>ean-13-nopad</code><br>
<code>ean-128</code>
</td>
<td>