I am pleased to announce the release of GNU 3DLDF 2.0.3. This is a bug fix release.
GNU 3DLDF is a package for three-dimensional drawing with MetaPost output. The package can be downloaded from ftp.gnu.org/gnu/3dldf/. Alternatively, http://ftpmirror.gnu.org/3dldf/ will automatically redirect to a nearby mirror. It is also available from the Git repository for the project at Savannah: git clone git://git.savannah.gnu.org/3dldf.git Changes since release 2.0.2: 2013.12.13. * 3DLDF-2.0.3/src/ (Various files) Fixed bugs that were discovered when porting to a Debian system. Now explicitly casting null pointers to specific pointer types when comparing them with 0. Previously, this was not done and apparently this no longer works. * 3DLDF-2.0.3/examples/ No longer including the generated PostScript and PDF files in the distribution, in order to reduce the size of the distribution, i.e., the compressed archive file ("tarball") `3DLDF-2.0.3.tar.gz'. Instead, they are distributed separately in `3DLDF-2.0.3-examples.tar.gz'. Fixed minor problems in several of the example files. Mostly, they were due to changes in the 3DLDF language since I wrote them. In two files, namely `elpsd_17.ldf' and `plyhd_05.ldf', the problems cannot be fixed easily. They are still included in the distribution, but `make rebuild' no longer passes them to `3dldf' as input. More information about GNU 3DLDF is available on the project website: http://www.gnu.org/software/3dldf/ Laurence Finston GNU 3DLDF maintainer Email: Laurence.Finston --AT-- gmx.de _______________________________________________ GNU Announcement mailing list <[email protected]> https://lists.gnu.org/mailman/listinfo/info-gnu
