FEDORA-2017-c0c04f529b created by orion 7 years ago
for Fedora 24
Update to 0.9.7
Huge gains in plotting speed for X device by bypassing plplot's X11 color handling. Especially noticeable for remote X11 displays.
Widget numbering scheme aligned to IDL's.
Patched several buggy output formats (PRINT, etc).
better report of memory size (MEMORY command) for unix.
.RESET_SESSION OK.
better behaviour of WRITE_GIF and WRITE_PNG as well as other graphic formats.
Correct setup of !D.N_COLORS and !P.COLOR when switching devices and decomposed state.
Window-related commands (WSET,EMPTY,WINDOW...) now correctly handle the managed/widget/free/absent cases.
ISHFT() now an internal C++ function (for speed).
Begun implementation of TRIANGULATE when GDL is compiled with the QHULL library. Only the most basic
support is provided.
Experimental: use device wxWidgets as replacement of X11 and WIN devices (of course when GDL is
linked with the wxWidgets library). This is at the moment triggered by the environment variable
GDL_USE_WX="YES" : setting this variable, the device 'X' or 'WIN' will actually be a wxWidgets device,
with antialiasing and trueType fonts.
Experimental: calling GDL with option "--fussy" or setting the environment variable "GDL_IS_FUSSY"
enforces the STRICTARR compiling scheme (array index always between "[]"). This generally speeds up
procedure compilation.
How to install
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
This update has been submitted for testing by orion.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by orion.
This update has been pushed to stable.