We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0405d4 commit ccc93f7Copy full SHA for ccc93f7
1 file changed
README.md
@@ -18,6 +18,11 @@ Usage is pretty straight forward.
18
19
I find the default settings for these very optimal, since there is usually no big penalty on resizing the barcodes generated.
20
The encodings and output formats are case-insenstive.
21
+
22
+##### Important Notes
23
+From [v1.0.6](https://github.com/tavinus/cli-barcode/releases/tag/1.0.6) parameters and options can be passed in any order,
24
+as long as the `Barcode String` comes before the `Output File`.
25
+This requires my patched version of `getopt-php`.
26
27
## Example Runs
28
#### Blue Colored `CODE_128_C` SVG with "123123123123"
0 commit comments