This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ArnostiPublico
/
cli-barcode
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
16
Commits
1
Branch
86 KiB
Tree:
ccc93f720a
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ccc93f720a'
${ noResults }
Commit Graph
2 Commits (ccc93f720a875705f619ba79956e138b6ce9b6da)
Author
SHA1
Message
Date
Gustavo Arnosti Neves
4ac9d00872
v1.0.6 FixFixFix - Fix a lot of Stuff! Fix to PNG and JPG Barcodes; Fix to color parsing; Converts color to RGB if JPG or PNG; Added Verbose execution; Added double-verbose option for timestamp on each line; Patch to upstream ulrichsg/getopt-php so we can have parameters at the end! YES!; Tested color, width, height on all formats (jpg,png,svg,html); Validate Hex color, # is optional but must have 3 or 6 hex numbers (alphanumeric is tested); -q quiet mode implemented, will suppress even error messages; Added extra help info with 2-liner possibility
8 years ago
Gustavo Arnosti Neves
caa18b3936
First commit, creates barcodes from cli using PHP. Supports many formats and barcode encodings.
9 years ago