nayuki / QR-Code-generator

High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.

Home Page:https://www.nayuki.io/page/qr-code-generator-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customization options

myasir2 opened this issue · comments

Pretty cool library! I was wondering if its possible to customize the QR code with a company logo and colours? Is that a new feature request or already available through the API method or something?

No. This library doesn't even support colors or image rendering. You will need to do custom painting for what you want.

Please see closed issues and closed pull requests for examples of related topics that were rejected in the past.