* Bugfix for CVE-2019-19847 affecting {call-test14 to call-test19}.
* Fix a memory access bug/error created earlier by patch 2017oct28
Users using tagpoint libspiro20150702 are unaffected by this bug.
Users using tagpoint libspiro20190731 are recommended to upgrade.
Thanks to Frederic Cambus for calling attention to these faults.
* Add optional 'end knot' for open curves (useful for displaying).
* CRA Version also higher than so-bump 1.0.5 used on some distros;
this maybe of interest to distros that bumped an earlier version.
* Some garbage-in/garbage-out checks to verify we have 'ah' pairs,
and we don't start with ']', or end with '['. Add libspiro.3 man.
* Corrected set_di_to_x1y1() to use a constant bandwidth of 0.0005
* Code improvements and bug fixes for better tagged/spiro results.
* Several improvements added to further increase libspiro's speed.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libspiro?expand=0&rev=14
* Scaling bug fixed. This allows libspiro to scale, and move spiro
paths, therefore allowing users and/or programs the ability of
using/making templates.
* Additional spiro controls 'anchor' and 'handle' added.
* Toggle switch ncq added, to allow further control of output results.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libspiro?expand=0&rev=12
* Important bug fix issue #11 (missing file not included in 0v4).
* 2 Minor bug fixes caught on Coverity scan, free() and if c=3.
* Re-edit lib and tests to be more accommodating of older compilers.
* Verify libspiro output data is correct for test curves {0,1,2,4}.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libspiro?expand=0&rev=10