go-qrcode-logo-weiwei

command module
v0.0.0-...-8843865 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2019 License: MIT Imports: 13 Imported by: 0

README

go-qrcode

Golang 二维码生成示例,支持logo缩放比例

编译并使用

go build -o qrcode
./qrcode -l data/owl.png -t "收" -o data/shou.jpg

qrcode

Usage of ./qrcode:
  -l string
        二维码Logo(png)
  -o string
        输出文件
  -p int
        二维码Logo的显示比例(默认15%) (default 15)
  -s int
        二维码的大小(默认256) (default 256)
  -t string
        二维码内容

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL