[PATCH] Remove dependency on BitArray.h from zxing-1.2.0
authorBrett T. Warden <brett.t.warden@intel.com>
Fri, 2 Dec 2022 20:06:35 +0000 (12:06 -0800)
committerRene Engelhard <rene@debian.org>
Thu, 29 Dec 2022 23:22:03 +0000 (23:22 +0000)
commit0a2dacca746e8b19102d8f408a0547095e01f3ed
treec2594602061ac93597d2a79de5231359141da2ec
parentf13b6dabc03fc5bcb6171b9a486adfac6e0bb8fe
[PATCH] Remove dependency on BitArray.h from zxing-1.2.0

In zxing-1.4.0, numerous headers are no longer public. Rework the
ConvertToSVGFormat method so it uses bitmatrix.get instead of
bitmatrix.getRow, similar to the ToSVG method in zxing itself.

See https://github.com/zxing-cpp/zxing-cpp/issues/361

Gbp-Pq: Name 0004-Remove-dependency-on-BitArray.h-from-zxing-1.2.0.patch
cui/source/dialogs/QrCodeGenDialog.cxx