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

Add Data Matrix

This commit is contained in:
Rebecca G. Bettencourt
2016-06-26 17:58:15 -07:00
parent 26e9a5945c
commit 9d5f7b97a7
4 changed files with 795 additions and 47 deletions

View File

@ -93,6 +93,14 @@ barcode.php?f=svg&s=qr&d=HELLO%20WORLD&sf=8&ms=r&md=0.8
<code>qr-q</code><br>
<code>qr-h</code>
</td>
<td>
<code>dmtx</code><br>
<code>dmtx-s</code><br>
<code>dmtx-r</code><br>
<code>gs1-dmtx</code><br>
<code>gs1-dmtx-s</code><br>
<code>gs1-dmtx-r</code>
</td>
</tr>
</table>
</td>