mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-12 12:58:40 +00:00
spell checking
This commit is contained in:
parent
17393d357c
commit
b839635916
|
|
@ -10,7 +10,7 @@ Supported codes are:
|
|||
* Aztec
|
||||
* QR
|
||||
|
||||
All codes expect the string to encode as parameter, the basic dimensions (width, height) and optionally the orientation for barcodes. The hoirzontal barcode image size will be adjusted automatically based on its length.
|
||||
All codes expect the string to encode as parameter, the basic dimensions (width, height) and optionally the orientation for barcodes. The horizontal barcode image size will be adjusted automatically based on its length.
|
||||
|
||||
```php
|
||||
$c128b = new C128b('ABcdeFG0123+-!@?', 200, 50);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user