Skip to content

Commit

Permalink
Add QRCode Generator (#5457)
Browse files Browse the repository at this point in the history
* Add QRCode Generator

* rephrase description

---------

Co-authored-by: Yassine Benaid <[email protected]>
  • Loading branch information
sugeng-sulistiyawan and yassinebenaid authored Oct 25, 2024
1 parent b2be60e commit 3deb66f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1441,6 +1441,7 @@ _Libraries for manipulating images._
- [go-cairo](https://github.com/ungerik/go-cairo) - Go binding for the cairo graphics library.
- [go-gd](https://github.com/bolknote/go-gd) - Go binding for GD library.
- [go-nude](https://github.com/koyachi/go-nude) - Nudity detection with Go.
- [go-qrcode](https://github.com/yeqown/go-qrcode) - Generate QR codes with personalized styles, allowing adjustments to color, block size, shape, and icons.
- [go-webcolors](https://github.com/jyotiska/go-webcolors) - Port of webcolors library from Python to Go.
- [go-webp](https://github.com/kolesa-team/go-webp) - Library for encode and decode webp pictures, using libwebp.
- [gocv](https://github.com/hybridgroup/gocv) - Go package for computer vision using OpenCV 3.3+.
Expand Down

0 comments on commit 3deb66f

Please sign in to comment.