diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-15 00:14:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-15 00:14:18 +0000 |
commit | e355922861e2bc91176c058d563d477444c2dfd9 (patch) | |
tree | b8b23e9b69d8a1cbd97d0063bf48d51237e6499a /Build/source/utils/asymptote/ReleaseNotes | |
parent | c64b34678b096f795ef6e745e23cf50cc4e983ea (diff) |
asymptote 1.81 source/w32 update
git-svn-id: svn://tug.org/texlive/trunk@14262 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/ReleaseNotes')
-rw-r--r-- | Build/source/utils/asymptote/ReleaseNotes | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/ReleaseNotes b/Build/source/utils/asymptote/ReleaseNotes index 5ca5a938534..d1c06f5ce61 100644 --- a/Build/source/utils/asymptote/ReleaseNotes +++ b/Build/source/utils/asymptote/ReleaseNotes @@ -1,3 +1,16 @@ +Release Notes for Version 1.81 + +A boolean targetsize option can now be used to draw 3D labels with the apparent +size they would have on the target plane. The camera adjustment algorithms +were fixed; the autoadjust flag is respected. Missing path3 functions +such as endpoint(path3) were added. The doubleclick timeout under MSWindows +was fixed. A workaround for a ConTeXT small font bug is illustrated in +contextfonts.asy. File associations are now used under MSWindows for +psviewer, pdfviewer, display, and animate. Single quotation marks are now +allowed in filenames. Deconstruction is now only supported in PNG format; +the xformat setting was removed. The example lmfit illustrates +Levenberg-Marquardt nonlinear least-squares fitting. + Release Notes for Version 1.80 The interface for changing the precision for XDR/binary files was |