Giter VIP home page Giter VIP logo

Comments (4)

jbialobr avatar jbialobr commented on June 5, 2024

There is no ready to use switch for this. This project supports QR codes only. Could you point to the classes in the zxing project that support reading Data Matrix types of 2D codes? Perhaps I could then give you some directions on how to add such support.

from jsqrscanner.

uprel avatar uprel commented on June 5, 2024

Looks like your qwt-qrscanner has only oned and qr classes from zxing.
Here in zxing folder is datamatrix and much others:
https://github.com/zxing/zxing/tree/master/core/src/main/java/com/google/zxing/datamatrix

from jsqrscanner.

jbialobr avatar jbialobr commented on June 5, 2024

You can add 2D related classes and see if gwt compiles them with no errors.
Then you can add 2D readers the same way the QR reader is added: https://github.com/jbialobr/gwt-qrscanner/blob/2f0e6a8e48a46754fbeccaa6434b119f543f9bec/core/src/main/java/com/google/zxing/web/ScannerWidget.java#L41

from jsqrscanner.

jbialobr avatar jbialobr commented on June 5, 2024

Closing due to inactivity.

from jsqrscanner.

Related Issues (20)

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.