Skip to content

QR with logo overlay generator for Go (Golang)

License

Notifications You must be signed in to change notification settings

Garaio-REM/go_lang_qr_code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoLangQrCode

Intro

GoLangQrCode is a small Golang library to generate QR codes with or without a small centerd image, in memory or as a file via Ruby.

It is forked from divan/qrlogo

Compiling

Clone folder, change into root-directory and type in console:

go build -o qrlogo.so -buildmode=c-shared main.go

License

MIT

Current Issues

golang/go#42190 golang/go#43836

About

QR with logo overlay generator for Go (Golang)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 69.1%
  • Go 30.9%