issues
search
yeqown
/
go-qrcode
To help gophers generate QR Codes with customized styles, such as color, block size, block shape, and icon.
MIT License
567
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[FEATURE] 能否支持解析二维码
#117
ibarryyan
closed
2 months ago
1
chore(deps): bump golang.org/x/image from 0.10.0 to 0.18.0 in /example
#116
dependabot[bot]
closed
4 months ago
0
chore(deps): bump golang.org/x/image from 0.10.0 to 0.18.0 in /cmd/wasm
#115
dependabot[bot]
closed
4 months ago
1
[QUESTION] - How can I have a compressed qrcode with logo image ?
#114
renathoaz
closed
4 months ago
1
chore(deps): bump golang.org/x/image from 0.10.0 to 0.18.0 in /cmd/qrcode
#113
dependabot[bot]
closed
4 months ago
0
[QUESTION] How i can use differnt colors?
#112
stormenergy91
closed
4 months ago
1
bug(writer): pre-multiply RGB by A
#111
gustafsson
closed
5 months ago
0
Feature/add file writer
#110
alexballas
closed
5 months ago
4
[FEATURE] Terminal v2 suggestion
#109
alexballas
closed
5 months ago
4
WIP: implementing kanji encoding mode
#108
yeqown
opened
6 months ago
1
Setting output size?
#107
syntaqx
opened
6 months ago
3
Implementing EncModeJP
#106
fdelbos
opened
6 months ago
2
feat: using precalculation for alignPattern locations
#105
yeqown
closed
6 months ago
0
Fix data race in loadAlignmentPatternLoc
#104
mnrtks
closed
7 months ago
4
[BUG] DATA RACE Issue When Calling qrcode.New from Multiple Goroutines
#103
mnrtks
closed
7 months ago
2
fix(writer): transparent takes no effect on halftone image
#102
yeqown
closed
7 months ago
1
[FEATURE] Transparent (png) output for halftone QR codes.
#101
nitin-gyany
closed
7 months ago
9
add WithHalftoneImage
#100
shachardevops
closed
8 months ago
3
[BUG] Transparent background
#99
EhabSalah
closed
7 months ago
2
remove mao
#98
yeqown
closed
11 months ago
0
chore: update readme example picture
#97
yeqown
closed
11 months ago
0
Update go.yml
#96
yeqown
closed
11 months ago
0
Fix issue 94
#95
yeqown
closed
1 year ago
0
[BUG] Terminal writer not working on MacOS.
#94
brunoga
closed
1 year ago
4
chore(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 in /cmd/wasm
#93
dependabot[bot]
closed
1 year ago
0
chore(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 in /example
#92
dependabot[bot]
closed
1 year ago
0
chore(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 in /writer/standard
#91
dependabot[bot]
closed
1 year ago
0
chore(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 in /cmd/qrcode
#90
dependabot[bot]
closed
1 year ago
0
chore(deps): bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 in /writer/standard
#89
dependabot[bot]
closed
1 year ago
0
chore(deps): bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
#88
dependabot[bot]
closed
1 year ago
0
Is WithLogoSizeMultiplier working?
#87
robertocommit
closed
1 year ago
4
go pkg versioning for writer/standard
#86
Shubhaankar-Sharma
closed
10 months ago
3
add NewWithWriter constructor to compressed writer
#85
h44z
closed
1 year ago
0
fix: add cmd path into go workspace
#84
yeqown
closed
1 year ago
0
制作出来的二维码图片比较大
#83
xgfone
closed
1 year ago
2
编译二进制 qrcode 失败
#82
xgfone
closed
10 months ago
2
Please update docs and examples for v1.18
#81
gavan1
opened
1 year ago
1
How can I find which version is for Go 1.16?
#80
kazekim
closed
1 year ago
2
chore(deps): bump golang.org/x/image from 0.0.0-20200927104501-e162460cd6b5 to 0.5.0 in /cmd/qrcode
#79
dependabot[bot]
closed
1 year ago
0
chore(deps): bump golang.org/x/image from 0.0.0-20211028202545-6944b10bf410 to 0.5.0 in /example
#78
dependabot[bot]
closed
1 year ago
0
chore(deps): bump golang.org/x/image from 0.0.0-20200927104501-e162460cd6b5 to 0.5.0 in /writer/standard
#77
dependabot[bot]
closed
1 year ago
0
chore(deps): bump golang.org/x/image from 0.0.0-20200927104501-e162460cd6b5 to 0.5.0 in /cmd/wasm
#76
dependabot[bot]
closed
1 year ago
0
Minor typo fix from "tereminal" to "terminal"
#75
VedantMadane
closed
1 year ago
0
example: add NewWithWriter usage to handle with raw bytes
#74
yeqown
closed
1 year ago
0
ci: add golangci lint
#73
yeqown
closed
2 years ago
0
feat(issue#69): implement a compressed writer, ref issue#69
#72
yeqown
closed
2 years ago
0
Added new option to manage logo validation multiplier
#71
vsvp21
closed
2 years ago
2
WIP: reduce the file size by replacing 32bit color with gray, but the…
#70
yeqown
closed
2 years ago
1
Feature(image-compression): PNG bit depth must be 1
#69
stokito
closed
2 years ago
9
Why is jpeg is used by default?
#68
stokito
closed
2 years ago
3
Next