Opened 3 months ago

Closed 3 months ago

#19989 closed enhancement (fixed)

asymptote-2.90

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 3 months ago

Owner: changed from blfs-book to Douglas R. Reno

comment:2 by Douglas R. Reno, 3 months ago

Status: newassigned

comment:3 by Douglas R. Reno, 3 months ago

Release Notes for Version 2.90
A bug in the approximate transparency rendering code for GPUs
without SSBO support was fixed.
Support was added for templated accesses involving imported types,
top-level structure types, and static fields.
ImageMagick magick convert is now used instead of convert. 
The add(picture dest, picture src, pair position) function now respects
size specifications (backwards incompatible; the previous behaviour can
be obtained with add(dest,src.fit(identity()),position).
The terminal is now reset upon exit. The erase command was fixed.
Picture scalings in different dimensions are decoupled again.
Flycheck syntax checking support for Emacs was added.
Portability issues were addressed.
Improvements were made to the documentation, including an introduction
to deferred drawing.

comment:4 by Douglas R. Reno, 3 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.