lindell / JsBarcode

Barcode generation library written in JavaScript that works in both the browser and on Node.js
http://lindell.me/JsBarcode
MIT License
5.45k stars 1.1k forks source link

Need EAN 8 Support #39

Closed pivalig closed 8 years ago

pivalig commented 8 years ago

Hi, thank you for Great work!

It is possible to add a EAN 8 format support?

Thanks a lot.

lindell commented 8 years ago

Going to take a look at it soon

pivalig commented 8 years ago

Great, thank you!

lindell commented 8 years ago

Now added EAN8 support to the master branch. Going to make some tests before compiling it as a release but you can do it yourself if you want to use it now.

pivalig commented 8 years ago

Thanks a lot.

Will check tomorrow.

ср, 20 янв. 2016, 15:49, Johan Lindell notifications@github.com:

Now added EAN8 support to the master branch. Going to make some tests before compiling it as a release but you can do it yourself if you want to use it now.

— Reply to this email directly or view it on GitHub https://github.com/lindell/JsBarcode/issues/39#issuecomment-173209924.

lindell commented 8 years ago

The EAN8 support is now in the latest release. Also added it to the generator

pivalig commented 8 years ago

Awesome!

We will use this feature here : http://provectapos.com

Thank you!

lindell commented 8 years ago

Nice :smile: always nice knowing where the code will be used :+1: