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
25
Commits
1
Branch
86 KiB
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Commit Graph
3 Commits (master)
Author
SHA1
Message
Date
Gustavo Arnosti Neves
82a2730a2f
v1.0.7 - update to upstream getopt-php, to get trimmed options
8 years ago
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