6f96921f61
- update to 20240903: * Downgraded ./configure AC_PREREQ(2.70) to 2.69 to allow libspiro to be built for ELN distros. - update to 20240902: * Removed bug introduced during 20221101 which caused libspiro to exit early without results. This was seen in Fontforge as straight lines (closes issue (see bug). * Updated configure.ac to also display $libdir since 64bit needs to run './configure --prefix=/usr --libdir=/usr/lib64' for distro installs (32bit ./configure --prefix=/usr' is enough).
Dirk Mueller2025-03-30 10:46:55 +00:00
bd4dcee61a
- update to 20200505: * 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.
Dirk Mueller2020-08-15 21:58:47 +00:00
e2a92e60f2
- version update to 20190731 * 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.
Petr Gajdos2019-12-19 12:47:38 +00:00
6742b71638
- update to version 0.5.20150702 * 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}.
Petr Gajdos2015-12-16 15:20:47 +00:00