Skip to content

kaarposoft/qrlogo

Repository files navigation

QR-Logo

http://qrlogo.kaarposoft.dk

QR-Logo can embed your logo into a QR Code.

QR-Logo is pure JavaScript, so it runs in the browser.

Examples

Development

QR-Logo is hosted at GitHub

Acknowledgements

  • Parts of the decoding algorithms have been inspired by ZXing (Original Java version by Sean Owen; Copyright 2007 ZXing authors)
  • Parts of the Reed Solomon decoding algorithms have been inspired by RSCODE (Original version copyright by Henry Minsky)
  • WebStorm is a great JavaScript editor
  • JSlint helped keep the JavaScript code in a reasonable shape
  • W3C Markup Validation Service helped keep our HTML code valid
  • Selenum IDE has been used for testing

License

   QR-Logo: Copyright (C) 2011 Henrik Kaare Poulsen

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this software except in compliance with the License.
   You may obtain a copy of the License at
   <http://www.apache.org/licenses/LICENSE-2.0>

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Author

KaarPoSoft: Henrik Kaare Poulsen

About

QR-Logo can embed your logo into a QR Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published