Skip to content

issues Search Results · repo:yeqown/go-qrcode language:Go

Filter by

51 results
 (53 ms)

51 results

inyeqown/go-qrcode (press backspace or delete to remove)

Hi. When using the go-qrcode package, I encountered an error in the file writer/file@v0.0.0-20250211110803-2fa59f4d4375/writer.go at line 33:12. The error indicates that the type qrcode.Matrix does not ...
bug
  • SsSJKK
  • 1
  • Opened 
    18 days ago
  • #124

Describe the question what disturbed you https://github.com/yeqown/go-qrcode/issues/17 The example file changed here is not changed if the issue was fixed already. the link to example file It was a ...
question
  • D-I-J
  • 5
  • Opened 
    on Feb 1
  • #122

Describe the question what disturbed you I need an example of writing the qr code to a ResponseWriter
question
  • wakaztahir
  • 1
  • Opened 
    on Dec 3, 2024
  • #118

能够支持解析二维码为文本?或者未来是否有计划支持?
enhancement
help wanted
  • ibarryyan
  • 1
  • Opened 
    on Aug 27, 2024
  • #117

I would like to compress my qrcode with logo. Is there a way?
question
  • renathoaz
  • 1
  • Opened 
    on Jun 27, 2024
  • #114

How i can realize a qrcode like this one: Schermata del 2024-06-13 11-50-56 If is not possible, how i can use different colors for the 3 big angle squares (or cicles) and the inside elements? Tanks ...
question
  • stormenergy91
  • 1
  • Opened 
    on Jun 13, 2024
  • #112

Hello! Thanks for working on this very helpful package and for keeping the QR code stuff active in the Go ecosystem. I have a proposal and I d like to hear your thoughts. The current terminal writer uses ...
enhancement
help wanted
  • alexballas
  • 4
  • Opened 
    on May 20, 2024
  • #109

I realize I m able to set the QRWidth using: standard.WithQRWidth(255) However, how can I specify that I want a total image output of say, 1024x1024?
question
  • syntaqx
  • 3
  • Opened 
    on May 8, 2024
  • #107

Is your feature request related to a problem? Please describe. Some low end smartphones (especially chineses brands) do not recognize URL links automatically when they are UTF8 encoded. So the user has ...
enhancement
help wanted
  • fdelbos
  • 2
  • Opened 
    on May 6, 2024
  • #106

Describe the bug I am experiencing a data race issue when invoking qrcode.New concurrently from multiple goroutines. I have confirmed that this issue occurs in version v2.2.2. To Reproduce package main ...
bug
  • mnrtks
  • 2
  • Opened 
    on Apr 8, 2024
  • #103
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub