forked from pool/asymptote
Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
5d7dcd7e05 |
BIN
2.89.tar.gz
(Stored with Git LFS)
BIN
2.89.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
2.90.tar.gz
(Stored with Git LFS)
Normal file
BIN
2.90.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 04:04:22 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.90
|
||||
* Support templated access with imported and top-level
|
||||
structure types, templated access with types containing
|
||||
static fields, and templated imports for parameter types
|
||||
defined in imported modules.
|
||||
* Decouple scaling of each dimension with a fixed version of
|
||||
the original 2-variable simplex method.
|
||||
* Fix approximate transparency rendering for GPUs without SSBO
|
||||
support.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 08:26:44 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_with lsp
|
||||
Name: asymptote
|
||||
Version: 2.89
|
||||
Version: 2.90
|
||||
Release: 0
|
||||
Summary: 2D & 3D TeX-Aware vector graphics language
|
||||
License: LGPL-3.0-or-later
|
||||
@@ -60,6 +60,7 @@ BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRequires: tex(media9.sty)
|
||||
BuildRequires: tex(parskip.sty)
|
||||
BuildRequires: tex(type1cm.sty)
|
||||
Conflicts: texlive-asymptote
|
||||
Conflicts: texlive-asymptote-bin
|
||||
Conflicts: texlive-asymptote-doc
|
||||
|
Reference in New Issue
Block a user