Code Monkey home page Code Monkey logo

bwip-js's People

Watchers

 avatar

bwip-js's Issues

bwip-js crashes

What steps will reproduce the problem?
1. starting the node demo via $ node node-demo


What is the expected output? What do you see instead?

loading: bwip.js
loading: bwipp/code128.js
loading: bwipp/renlinear.js
loading: fonts/ocrb10-04.js

bwipp/code128.js:2488
    if (t===undefined) throw new Error("dict: barcode: undefined");
                          ^
Error: dict: barcode: undefined
    at BWIPJS.<anonymous> (bwipp/code128.js:2488:27)
    at BWIPJS.call (bwip.js:302:21)
    at /root/bwip-js/node-bwipjs:124:5
    at Server.<anonymous> (/root/bwip-js/node-demo:17:2)
    at Server.emit (events.js:70:17)
    at HTTPParser.onIncoming (http.js:1610:12)
    at HTTPParser.parserOnHeadersComplete [as onHeadersComplete] (http.js:91:29)
    at Socket.ondata (http.js:1506:22)
    at TCP.onread (net.js:374:27)


What version of the product are you using? On what operating system?

bwip-js v0.2 with node.js v0.6.18 on Debian Squeeze 6.0.5

Original issue reported on code.google.com by [email protected] on 18 May 2012 at 8:12

BWIP is not ready right away

1. Try to call BWIP in the onload() function in the browser
2. Get exception.

Is there an easy way to know when BWIP has finished loading all of its 
dependencies?


Original issue reported on code.google.com by [email protected] on 3 Nov 2014 at 9:17

ISBN barcode requires font size 9

What steps will reproduce the problem?
1. Open demo.html in the browser
2. Select Bar Code: 'ISBN'
3. Click "Show barcode" button

What is the expected output? What do you see instead?
I was expected to see a title 'ISBN: 978-1-56592-479-6' at the top of the 
barcode. (see example on https://code.google.com/p/postscriptbarcode/wiki/Isbn)
But this title is missing.

The bug due font size 9 is absend. Temporary i copied 10 size to 9 and title is 
shown, but its fontsize size is large.

What version of the product are you using? On what operating system?

I use https://github.com/mattvoss/bwipjs#b92acde47

Please provide any additional information below.

Could you convert a font size 9 in the desired format?

ps: what is the main repository for this project? GoogleCode or GitHub?

Original issue reported on code.google.com by e.generalov on 21 Mar 2014 at 1:16

DataMatrix lack of support for ASCII control characters 0-31

What steps will reproduce the problem?
1.Any attempt to enter typical representations for ASCII 0-31:  %29 \x1e 
2.
3.

What is the expected output? What do you see instead? The actual characters 
typed instead of their true ASCII values


What version of the product are you using? On what operating system?  version 
0.5
Win7 64-bit


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 25 Feb 2014 at 10:48

bwip-js v0.8 is now on github

This is the last update for the google code site.

bwip-js is now on github : http://metafloor.github.io/bwip-js/

Version 0.8 supports scalable fonts using an emscripten compiled freetype 
library.

Original issue reported on code.google.com by [email protected] on 23 Mar 2015 at 7:31

Getting rang error and script is stoped working

What steps will reproduce the problem?
1.while generating barcode with backbone.js and ibm worklight.
2.I am to generate barcodoe for ean13 but facing problem with code 128
3.it is working fine with normal java script but facing issue with backbone.

What is the expected output? What do you see instead?
getting range error in google chrome and crashed with mozilla.

What version of the product are you using? On what operating system?
latest 0.5

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 Oct 2013 at 2:15

interweb browser extensions (firefox & chromium) , right click decode

both browsers are UserScript capable. There are utilities to bake userscript 
into xpi, Firefox extension

much needed an extension to right click decode LOCALLY.  


greatly useful to select, right click encode LOCALLY (Aztec Code)

http://wiki.greasespot.net/Main_Page

https://arantius.com/misc/greasemonkey/script-compiler.php

The sheeple propagandized int qr would benefit exposure to full range of Aztec 
code power, further challenging. projects employing both to provide fine 
grained control to power users and a few profiles for newbies


Aztec:xmpp::qr:sms

;)

Original issue reported on code.google.com by [email protected] on 10 Dec 2012 at 2:44

Not able to generate programming barcodes in DATAMatrix

What steps will reproduce the problem?
1. Use ~234 before the data in order to create a programming barcode


What is the expected output? What do you see instead?
Scanner should understand the generated barcode from bwip as programming 
barcode.

What version of the product are you using? On what operating system?
latest version available on the net and OS is win 7.

Please provide any additional information below.

We tried generating programming barcode in DATAMATIX using other tools 
available in the net. It did work for us. if we use the same string "~234" , 
bwip generated barcode is not working. Can you please suggest if we have to set 
any specific settings.

Original issue reported on code.google.com by [email protected] on 26 Jun 2013 at 12:19

Unable to generate AZtec Programming barcodes

What steps will reproduce the problem?
1. set readerinit=true raw=true
2.
3.

What is the expected output? What do you see instead?
Expected to generate a programming barcode. But it is not read by scanner.

What version of the product are you using? On what operating system?
Windows 7 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Dec 2012 at 6:56

Cannot Create Programming Code with DataMatrix

What steps will reproduce the problem?
1. Launch BWIP-JS Demo
2.Choose the following items:
    Bar Code:  DataMatrix
    Bar Text:  ^234BEPLVL2.
    Alt Text:
    Options:   parse
    Scale:     2
    Rotate:    Normal

3.Click Show Barcode

What is the expected output? What do you see instead?
I expect a programming barcode that will change the device setting.  with 
BWIP-JS, I only see that "234" is pre-pended to the output.  The barcode 
decodes, but it DOES NOT program the device.


What version of the product are you using? On what operating system?
bwip-js .05, Win7, 32 bit

Please provide any additional information below.
See attachment.  I was able to use BarTender 10.1 (trial) to generate the 
DataMatrix programming code correctly.

Original issue reported on code.google.com by [email protected] on 23 Jul 2013 at 6:25

Attachments:

Create pdf417 barcode in ISO-8815-15 charset from utf8-text

Is there a chance to define the charset it which the barcode is created? I have 
a utf8-text containing German umlauts "üöäÜÖÄß" and the euro-sign "€", 
but I must create a barcode in ISO-8859-15. 

Any idea how to do it? Preconverting the string seems not to work...

Original issue reported on code.google.com by [email protected] on 11 Jan 2014 at 1:54

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.