nayuki / QR-Code-generator

High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
https://www.nayuki.io/page/qr-code-generator-library
5.33k stars 1.12k forks source link

Customization options #167

Closed myasir2 closed 1 year ago

myasir2 commented 1 year ago

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?

nayuki commented 1 year ago

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.