Logo
Explore Help
Register Sign In
massivedynamic
/
qr
1
0
Fork
You've already forked qr
0
Code Issues Pull Requests Releases 3 Activity

Releases Tags

  • Stable v1.1.0 d56b9ef2b2
    Compare
    v1.0.0
    v1.0.1
    v1.1.0
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    Now more accurate, stable and maintainable

    miko released this 2 years ago | 5 commits to master since this release

    Version 1.1.0

    Added

    • a man page
    • better help screen
    • a README.md with actual information
    • JPG and BMP renderers

    Changed

    • No weird std::vector<std::unique_ptr<massivedynamic::Renderer>> anymore
    • pixel renderers now put out an image of the actual specified output size
    • much more reasonable codebase, removed dead code and implemented more elegant solutions for things etc.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 361 KiB qr_1.1.0-arm64
     
  • Stable v1.0.1 128e9638c4
    Compare
    v1.0.0
    v1.0.1
    v1.1.0
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    Now with logo. Hint: it's a QR code!

    miko released this 2 years ago | 21 commits to master since this release

    Version 1.0.1

    First bugfix release.

    Added

    • version injection through cmake
    • output in pixel based renderers now makes shure, that outputSize is a multiple of the segment count of the QR code. This way, there always will be a consistent image

    Changed

    • the working logic of PNGRenderer is now elevated into an abstraction called PixelRenderer, so we can have more exporters for other pixel based formats without duplicating the logic
    • SVGRenderer is now based on floating point values, to mitigate shifting problem when outputSize is not a multiple of the QR code's segment count
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 431 KiB qr_1.0.1-arm64
     
  • Stable v1.0.0 48e7573736
    Compare
    v1.0.0
    v1.0.1
    v1.1.0
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    First Version, Hello World!

    miko released this 2 years ago | 29 commits to master since this release

    Summary

    App can:

    • take data from stdin
    • take data from parameter
    • export to CLI
    • export to PNG
    • export to SVG
    • support formats "medium", "large" and "small" for ECC

    Added

    basically everything

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 430 KiB qr_1.0.0-arm64
     
Powered by Gitea Version: 1.17.1 Page: 73ms Template : 8ms
English
Deutsch English español français italiano latviešu Nederlands polski Português de Portugal português do Brasil suomi svenska Türkçe čeština български русский српски Українська 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website