Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java QR Encoder

A QR code encoder written in Java.

What can it do:

  • Generate 2D barcode/Ver. 1 QR code containing only alphanumeric characters.

Limitations:

  • No graphical interface
  • Only supports alphanumeric characters
  • Missing capacity table---version information and relevant parameters are hardcoded.
  • Can't find the best mask pattern to be used.
  • No support for "blocking" or "grouping"
  • No support for alignment pointers required by higher version QR codes.

References:

About

A QR code encoder written in Java.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages