test suite: test_svg: add full Latin-1 examples
docs: latest pandoc
Thanks Stefan, fixed the plot_hexline() attribution to be as you say, and also changed draw_mp_circle() to use code from the same source and same attribution (so the GFDL-1.2 attribution is gone), with commit [92e940]. The file "debian/copyright" is my attempt at a comprehensive list of licences and attributions used in Zint (based on the Debian upstream one). This was done (see ticket #147) after the release of the zint 2.16.0 version used by zxing-cpp, and involved various additions and fixes....
Hi Harald, yes, most were contacted judging from the mail archive but I don't think Andrews & Arnold were. Anyway, that's solved. The only other one not contacted that I know of is the Grandzebu (see ticket #147), which has still to be resolved. Judging from his website he looks to be a GPL advocate so probably not amenable to a licence change but I may try anyway. (Edit: fix ticket #147 link)
GRIDMATRIX/HANXIN/QRCODE: set Project Nayuki stuff copyright 2019
raster: base `draw_mp_circle()` on `plotCircle()` from
Thanks Andre, should be fixed with commit [0132ee] .
CLI: fix memory leak of `my_symbol` on error exit (ticket #358,