2020-09-02 12:34:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 30 10:58:46 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2020-06-04 16:31:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 4 16:31:30 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Add Conflicts towards texlive-asymptote.
|
|
|
|
|
2020-06-03 19:34:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 3 19:28:40 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2020-05-08 07:14:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 5 16:22:57 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Initial package (version 2.64) for build.opensuse.org
|