rqrcode_core
rqrcode_core copied to clipboard
A Ruby QRCode encoding library
Hello ! Is it possible to be able to leave an empty zone in the middle of the QR Code ? This is in order to be able to insert...
For our usecase (generating various QR codes with dimensions 65x65), `RQRCode::QRCode.new` runs in 1.8 seconds before and in 0.9 seconds after these changes. This is a follow up to https://github.com/whomwah/rqrcode/issues/145...
Hello! Thank you for this library and for your effort maintaining it for so long! In using this library, I have recently concluded that three of the four penalty rules...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...