LuigiQuarta / ng-barcode

An AngularJS directive that generates code39 barcodes
MIT License
7 stars 2 forks source link

Barcode lines and background colors #2

Open LuigiQuarta opened 8 years ago

LuigiQuarta commented 8 years ago

Add an option to configure the barcode lines and background colors

lorenzodianni commented 8 years ago

Config added for Code39: Color preference for Code39 :muscle:

itmilos commented 8 years ago

I am trying to add random color button that will randomly assign colors to every line of the bar code.

lorenzodianni commented 8 years ago

@itmilos you can't color each line, as you can see on demo page, you can change the color for all barcode's lines. That because a color for each line could compromise the correct barcode lecture by scanners