f8a0903fc5
New Features and Changes: ======================== o The following Vdata routines were added: VSsetblocksize/vsfsetblsz -- sets the block size of the linked-block element. VSsetnumblocks/vsfsetnmbl -- sets the number of blocks for a linked-block element. VSgetblockinfo/vsfgetblinfo -- retrieves the block size and the number of blocks of a linked-block element. o Two routines were added to get compression information for the SD and GR interfaces, including chunked elements: SDgetcompress/sfgcompress and GRgetcompress/mggcompress. Note: - For a JPEG image, GRgetcompress only returns the compression type, not the compression information (i.e, quantity and force_baseline). This information is not currently retrievable. - Getting compression type for JPEG chunked images is not working yet. o "hdp dumpgr" has a new option, -pd, to print palette data only. Also, whenever option -p or -pd is given, only palettes are printed, and no images or file attributes. o A new FORTRAN function, heprntf (HEprint), was added. It takes two arguments: file name and level. If the file name string has 0 length, then error messages will be printed to standard output. o A memory leak in the netCDF portion of the HDF/mfhdf distribution was fixed. o The "#define NULL" was removed since ANSI C compilers are required to define NULL. o When using "hdp dumpgr", data was being printed in the range of 0-250 when it should have been between 0-168. This problem is now fixed.
91 lines
1.7 KiB
Text
91 lines
1.7 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2002/05/03 23:14:52 jtb Exp $
|
|
bin/fp2hdf
|
|
bin/hdf24to8
|
|
bin/hdf2jpeg
|
|
bin/hdf8to24
|
|
bin/hdfcomp
|
|
bin/hdfed
|
|
bin/hdfls
|
|
bin/hdfpack
|
|
bin/hdftopal
|
|
bin/hdftor8
|
|
bin/hdfunpac
|
|
bin/hdp
|
|
bin/jpeg2hdf
|
|
bin/hdfncdump
|
|
bin/hdfncgen
|
|
bin/paltohdf
|
|
bin/r8tohdf
|
|
bin/ristosds
|
|
bin/vcompat
|
|
bin/vmake
|
|
bin/vshow
|
|
include/hdf/atom.h
|
|
include/hdf/bitvect.h
|
|
include/hdf/cdeflate.h
|
|
include/hdf/cnbit.h
|
|
include/hdf/cnone.h
|
|
include/hdf/crle.h
|
|
include/hdf/cskphuff.h
|
|
include/hdf/df.h
|
|
include/hdf/dfan.h
|
|
include/hdf/dfconvrt.h
|
|
include/hdf/dffunc.inc
|
|
include/hdf/dfgr.h
|
|
include/hdf/dfi.h
|
|
include/hdf/dfivms.h
|
|
include/hdf/dfrig.h
|
|
include/hdf/dfsd.h
|
|
include/hdf/dfstubs.h
|
|
include/hdf/dfufp2i.h
|
|
include/hdf/dir_mac.h
|
|
include/hdf/dynarray.h
|
|
include/hdf/glist.h
|
|
include/hdf/hbitio.h
|
|
include/hdf/hchunks.h
|
|
include/hdf/hcomp.h
|
|
include/hdf/hcompi.h
|
|
include/hdf/hconv.h
|
|
include/hdf/hdf.h
|
|
include/hdf/hdf.inc
|
|
include/hdf/hdf2netcdf.h
|
|
include/hdf/hdfi.h
|
|
include/hdf/herr.h
|
|
include/hdf/hfile.h
|
|
include/hdf/hkit.h
|
|
include/hdf/hlimits.h
|
|
include/hdf/hntdefs.h
|
|
include/hdf/hproto.h
|
|
include/hdf/hqueue.h
|
|
include/hdf/htags.h
|
|
include/hdf/linklist.h
|
|
include/hdf/local_nc.h
|
|
include/hdf/maldebug.h
|
|
include/hdf/mcache.h
|
|
include/hdf/mfan.h
|
|
include/hdf/mfhdf.h
|
|
include/hdf/mfgr.h
|
|
include/hdf/mstdio.h
|
|
include/hdf/netcdf.h
|
|
include/hdf/netcdf.inc
|
|
include/hdf/patchlevel.h
|
|
include/hdf/src.inc
|
|
include/hdf/sys_dir_mac.h
|
|
include/hdf/tbbt.h
|
|
include/hdf/trace.h
|
|
include/hdf/vattr.h
|
|
include/hdf/vg.h
|
|
include/hdf/vgint.h
|
|
lib/libdf.a
|
|
lib/libmfhdf.a
|
|
man/cat1/hdf.0
|
|
man/cat1/hdfncdump.0
|
|
man/cat1/hdfncgen.0
|
|
man/cat1/hdfunpac.0
|
|
man/cat3/gr_chunk.0
|
|
man/man1/hdf.1
|
|
man/man1/hdfncdump.1
|
|
man/man1/hdfncgen.1
|
|
man/man1/hdfunpac.1
|
|
man/man3/gr_chunk.3
|
|
@dirrm include/hdf
|