Git Product home page Git Product logo

qrencode-win32's Introduction

GENERAL INFORMATION

Libqrencode is a library for encoding data in a QR Code symbol, a 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters and has high robustness.

Libqrencode accepts a string or a list of data chunks then encodes in a QR Code symbol as a bitmap array. While other QR Code applications generate an image file, using libqrencode allows applications to render QR Code symbols from raw bitmap data directly. This library also contains a command-line utility outputs a QR Code symbol as a PNG image.

LICENSING INFORMATION

Copyright (C) 2006-2012 Kentaro Fukuchi

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

ACKNOWLEDGMENTS

QR Code is registered trademarks of DENSO WAVE INCORPORATED in JAPAN and other countries.

Reed-Solomon encoder is written by Phil Karn, KA9Q. Copyright (C) 2002, 2003, 2004, 2006 Phil Karn, KA9Q

BlueDragon747 - made changes for VS 2015 compatability NANKI Haruo - improved lower-case characteres encoding Philippe Delcroix - improved mask evaluation Yusuke Mihara - structured-append support David Dahl - DPI and SVG support patch Adam Shepherd - bug fix patch of the mask evaluation Josef Eisl (zapster) - EPS support patch Colin (moshen) - ANSI support patch Ralf Ertzinger - ASCII support patch Yutaka Niibe (gniibe) - various bug fix patches Dan Storm (Repox) - SVG support patch Lennart Poettering (mezcalero) - improved text art patch Yann Droneaud - improved input validation patch Viona - bug fix patch for string splitting Daniel Dörrhöfer - RLE option Shigeyuki Hirai, Paul Janssens, wangsai, Gavan Fantom, Matthew Baker, Rob Ryan, Fred Steinhaeuser, Terry Burton, chisj, vlad417, Petr, Hassan Hajji, Emmanuel Blot, ßlúèÇhîp, win32asm, Antenore, Yoshimichi Inoue

  • bug report / suggestion

qrencode-win32's People

Contributors

0x3f00 avatar bluedragon747 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

qrencode-win32's Issues

Gibberish result while running with Hebrew string

What steps will reproduce the problem?
1. In the supplied test.bat, change the url to Hebrew string such as " קוטר 
מערכות".
2. Run test.bat 
3. Scan the image test.png

What is the expected output? What do you see instead?
Instead of Hebrew string I get Gibbrish.

What version of the product are you using? On what operating system?
qrcode-win32-3.1.1/ XP Pro SP3

Please provide any additional information below.
Using QR Code Gui, the result is OK.

Original issue reported on code.google.com by [email protected] on 16 Jun 2012 at 4:11

Write generated png to standard output produces invalid image files

What steps will reproduce the problem?
1. qrcode.exe -o - -s 5 -l H http://fukuchi.org/works/qrencode/index.en.html > 
test.png
2. Trying to open test.png causes a load failure

What is the expected output?
The same file that is generated with:

qrcode.exe -o test.png -s 5 -l H http://fukuchi.org/works/qrencode/index.en.html

What version of the product are you using? On what operating system?
Theh latest one on Windows 7 x64.

I have checked the generated files with an hex editor, and the problem is that 
the "-o -" option writes the file to the standar output using 0D0A for new line 
instead of 0A. Removing the extra 0D and saving the file fixed the problem.


Original issue reported on code.google.com by [email protected] on 7 Sep 2012 at 9:17

qrencode-win32 does not compile on XP successfully

What steps will reproduce the problem?
1. Download zip file containing code
2. Try to compile on VS, gives error cannot find png.h
3. Adjust the include path in VS. It is ./,./png - not correct
4. Then compile again, cannot open libpng15d.lib error is received

What is the expected output? What do you see instead?
how to get the solution compiled succesfully

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

Please provide any additional information below.
.

Original issue reported on code.google.com by [email protected] on 14 Nov 2011 at 10:46

First issue

Creating my first issue. 

There's no any issues yet, thus I create first.



Original issue reported on code.google.com by [email protected] on 24 Apr 2011 at 3:05

Cannot open file libpng15d.lib

Please help on this

What steps will reproduce the problem?
1. build solution in visual studio 2010
2.
3.

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


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


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 Dec 2011 at 12:41

Not generate JPG format

What steps will reproduce the problem?
1. open command line
2. generate jpg file it generates
3. it show invalid format when i use it on my software.

if i save this image again in JPG from paint it works.


Original issue reported on code.google.com by [email protected] on 6 May 2014 at 7:23

not a valid Win32 application

What steps will reproduce the problem?
1. Install and run on Windows XP
2.
3.

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

Cannot launch the application. Showing not a valid Win32 application
What version of the product are you using? On what operating system?
qrcodegui_setup-3.4.2c.exe

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 13 Jul 2013 at 5:42

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.