wok-6.x diff tiff/description.txt @ rev 25565

Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author Stanislas Leduc <shann@slitaz.org>
date Tue May 09 17:24:00 2023 +0000 (13 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tiff/description.txt	Tue May 09 17:24:00 2023 +0000
     1.3 @@ -0,0 +1,18 @@
     1.4 +This software provides support for the Tag Image File
     1.5 +Format (TIFF), a widely used format for storing image
     1.6 +data.
     1.7 +The latest version of the TIFF specification is
     1.8 +available on-line in several different formats, as are
     1.9 +a number of Technical Notes (TTN's).
    1.10 +
    1.11 +Included in this software distribution is a library,
    1.12 +libtiff, for reading and writing TIFF, a small
    1.13 +collection of tools for doing simple manipulations of
    1.14 +TIFF images on UNIX systems, and documentation on the
    1.15 +library and tools.
    1.16 +A small assortment of TIFF-related software for UNIX
    1.17 +that has been contributed by others is also included.
    1.18 +
    1.19 +The library, along with associated tool programs,
    1.20 +should handle most of your needs for reading and
    1.21 +writing TIFF images on 32- and 64-bit machines.