[Libreoffice-bugs] [Bug 127233] QR-code generator make non-correct QR for non latine phrase

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 30 12:14:34 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=127233

--- Comment #4 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to Julien Nabet from comment #3)
> Any thoughts?

Given that workdir/UnpackedTarball/qrcodegen/cpp/QrCode.hpp:73 has this for
qrcodegen::QrCode::encodeText:

> 	/* 
> 	 * Returns a QR Code representing the given Unicode text string at the given error correction level.
> 	 * As a conservative upper bound, this function is guaranteed to succeed for strings that have 2953 or fewer
> 	 * UTF-8 code units (not Unicode code points) if the low error correction level is used. The smallest possible
> 	 * QR Code version is automatically chosen for the output. The ECC level of the result may be higher than
> 	 * the ecl argument if it can be done without increasing the version.
> 	 */

I suppose the change is perfectly correct; Julien please do submit it (it's
your patch ;-))

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190830/e4856837/attachment.html>


More information about the Libreoffice-bugs mailing list