------------------------------------------------------------------- Sun Aug 30 10:58:46 UTC 2020 - Atri Bhattacharya - Update to version 2.67: * Support was added for importing and inputting URLs. * Compilation and 2D SVG to HTML conversion no longer requires the GLM library; 2D html output is fit to the canvas unless settings.absolute=true. * Diagnostics for dvisvgm were enabled; SVG clipping was fixed. * A -globalread setting (default true) was implemented. * Files are opened using the search path, which now includes the examples directory. * An invalid array dimensions error was fixed. * A WebGL resize event listener was added; the + and - keys now zoom in and out, rather than expanding and shrinking the viewport. * Remeshing on export is forced; unnecessary remeshing on zoom in AsyGL is avoided. * The triple dir(path3, path3) function was normalized. * The repositioning of OpenGL windows was fixed. * The copy constructors for path and path3 were fixed. * Asymptote errors no longer cause Xasy to hang. * A numerical precision issue was fixed. * A portable way of skipping whitespace was implemented; casts from empty strings now yield uninitialized values. * Interrupt handling under MacOS X was fixed. * A devicepixelratio setting was implemented. * The error location is displayed in the console. * Segmentation faults were fixed. * The documentation was updated and the code was reformatted. * Obsolete encoding modules were removed. - Run spec-cleaner for cosmetic cleanups. ------------------------------------------------------------------- Thu Jun 4 16:31:30 UTC 2020 - Jan Engelhardt - Add Conflicts towards texlive-asymptote. ------------------------------------------------------------------- Wed Jun 3 19:28:40 UTC 2020 - Jan Engelhardt - Update to release 2.65 * A bug in rendering 2D preview images of a 3D scene was fixed. The 100-error TeX limit is gracefully detected, rather than hanging. A more accurate Bezier approximation to the sphere was implemented. An initial perpendicular direction can now be specified for the rotation minimizing frame for a path3; the previous direction is no longer cached between calls. ------------------------------------------------------------------- Thu Mar 5 16:22:57 UTC 2020 - Jan Engelhardt - Initial package (version 2.64) for build.opensuse.org