- Your contribution here.
- #81: Added D font type. Added
label_shift
configurable attribute - @vkhalzov - #80: Improvements to barcode usage - @DmytroVasin
- #79: Change appearance of bold text setting - @DmytroVasin
- #78: Fix of a test in image node - @DmytroVasin
- #77: Add
reverse_print
setting forZpl::Text
node. Fix mistake with redefining of the default font. Removed unused methods - @DmytroVasin
- #63: Un-restrict font size - @mtking2
- #62: Add print service option for print jobs (
lp
/rlpr
) - @LagTag
- #54: Fix height bug with ^B commands - @mtking2
- #53: Added support for symbol types, fixed other bugs with the
Graphic
class, updated specs - @mtking2 - #50: Add support for image elements by incorporating the img2zpl gem - @mtking2
- #49: Fixed bug with
Barcode
's^BY
command. Added UPCA, UPCE, & EAN13 types - @mtking2 - #48: Fixed bug breaking
Text
elements. Added rspecs forDatamatrix
- @mtking2 - #45: Add CHANGELOG & update README - @mtking2
- #44: Update README & add more docs - @mtking2
- #43: Add ZPL comment element - @LagTag
- #42: Consolidate Graphic Elements to One Class. Deprecate
Box
class - @LagTag - #41: Ability to pass ZPL string to PrintJob - @LagTag
- #40: Bold Text - @LagTag
- #39: Fix specs + minor maintenance - @mtking2
- #36: Add Datamatrix - @rafaelmf3
- #33: Remove the hardcoded attributes for the box element - @LagTag
- #32: Added diagonal line graphic (^GD) - @LagTag
- #31: Added Circle Graphic (^GC) - @LagTag
- #29: Removed hard coded attributes in Text Element - @LagTag
- #27: Added pdf417 support - @LagTag
- #25: Don't Overwrite Element Widths - @LagTag
- #22: update label print density range from 0-6 to 0-15 - @steve-abrams
- #21: Support QR codes (fixed) - @mtking2
- #20: Fix incorrect raw flag - @mtking2
- b5e3f3e: Attempt
lpr
for Windows if Unixlp
fails - @bbulpett - 3858b33: Use SSL for homepage in gemspec - @bbulpett
- #10: Add side margins - @bbulpett
- #9: Add padding to sides for text blocks - @bbulpett
- #8: Add rotation to zpl builders - @bbulpett
- #7: Add international text support and apply label width to zpl builder methods - @bbulpett
- #6: Font modifications - @bbulpett
- #5: Restore barcode functionality - @bbulpett
- #4: Orientation module - @bbulpett
- #3: Restore zpl barcode logic - @bbulpett
- #2: ZPL barcodes tested and working - @bbulpett
- #1: Convert zpl method, class, and file namings - @bbulpett