POV-Ray : Newsgroups : povray.binaries.utilities : df3 tools : df3 tools Server Time
18 Apr 2024 15:08:36 EDT (-0400)
  df3 tools  
From: jr
Date: 9 Jul 2018 18:00:01
Message: <web.5b43d8aa43fdfea9635cc5ad0@news.povray.org>
hi,

announcing version 0.4.0 of the 'df3 tools'for working with DF3 files,
consisting of a C language library, a "Swiss army knife" type utility, and a
database virtual table extension.

since the previous release, the library has gained two functions to make working
with 16-bit and 32-bit DF3s easier, and lost one bug -- file modification times
had not been recorded.

the utility program has a new command, list, to dump selected DF3 contents to
stdout, in a number of formats including one that's template-based, user
defined.  the importing of .png data has been improved to allow the processing
of colour images.

the Sqlite3 virtual table extension now provides an "introspection" SQL function
which reports details of the underlying DF3 file(s).

the software should build without warnings or errors on any POSIX-ish 64-bit os,
any existing installation of the 'df3 tools' must be uninstalled first.

the files are available for download via these links:

the library, needs to be installed first:

https://drive.google.com/file/d/1uPn5qxeVSvhbNnwkdLkQuR1qa5fBEwoX/view?usp=sharing

the utility:

https://drive.google.com/file/d/1SLkPuXoBiYvAMt8i89m7V5gVTUMfpTHU/view?usp=sharing

and the SQlite3 extension:

https://drive.google.com/file/d/17PA14CISXFqRKYOcpSY_Ubw08dWIMy--/view?usp=sharing

as always, hints, tips, and constructive criticisms welcome.

enjoy, jr.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.