sane-project-website/old-archive/2000-05/0088.html

116 wiersze
4.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: &quot;Standard&quot; or &quot;best&quot; image</TITLE>
<META NAME="Author" CONTENT="John Witford (jwitford@hutch.com.au)">
<META NAME="Subject" CONTENT="Re: &quot;Standard&quot; or &quot;best&quot; image format?">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: &quot;Standard&quot; or &quot;best&quot; image format?</H1>
<!-- received="Sat May 13 04:06:55 2000" -->
<!-- isoreceived="20000513110655" -->
<!-- sent="Sat, 13 May 2000 21:09:44 +1000" -->
<!-- isosent="20000513110944" -->
<!-- name="John Witford" -->
<!-- email="jwitford@hutch.com.au" -->
<!-- subject="Re: &quot;Standard&quot; or &quot;best&quot; image format?" -->
<!-- id="200005131109.VAA11435@pcg.zacglen.com.au" -->
<!-- inreplyto="&quot;Standard&quot; or &quot;best&quot; image format?" -->
<STRONG>From:</STRONG> John Witford (<A HREF="mailto:jwitford@hutch.com.au?Subject=Re:%20&quot;Standard&quot;%20or%20&quot;best&quot;%20image%20format?&In-Reply-To=&lt;200005131109.VAA11435@pcg.zacglen.com.au&gt;"><EM>jwitford@hutch.com.au</EM></A>)<BR>
<STRONG>Date:</STRONG> Sat May 13 2000 - 04:09:44 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0089.html">Steve Underwood: "Re: &quot;Standard&quot; or &quot;best&quot; image format?"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0087.html">Nick Lamb: "Re: &quot;Standard&quot; or &quot;best&quot; image format?"</A>
<LI><STRONG>Maybe in reply to:</STRONG> <A HREF="0084.html">Bill Wohler: "&quot;Standard&quot; or &quot;best&quot; image format?"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0091.html">pixel fairy: "Re: &quot;Standard&quot; or &quot;best&quot; image format?"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#88">[ date ]</A>
<A HREF="index.html#88">[ thread ]</A>
<A HREF="subject.html#88">[ subject ]</A>
<A HREF="author.html#88">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
<EM>&gt;
</EM><BR>
<EM>&gt;BTW Most TIFF output suffers the same IP problem as GIF, ie it uses
</EM><BR>
<EM>&gt;the patented LZW compression method. Future versions of Gimp and XSane
</EM><BR>
<EM>&gt;may not be able to write such TIFFs, though they will still read them.
</EM><BR>
<EM>&gt;
</EM><BR>
<P>TIFF supports quite a number of different compression schemes, but
<BR>
support for them is often fairly limited. Normally these schemes are
<BR>
implemented by a libtiff.so share library, so Gimp and XSane really
<BR>
need not concern themselves with whether the library supports LZW
<BR>
or not. Some people actually do have a license to use LZW compression
<BR>
so applications should leave it open. An application can make all
<BR>
the known compressions available as options, and if the library does not
<BR>
support a particular compression then it will fall back to none.
<BR>
No compile/link-time decision is necessary.
<BR>
<P>Also, TIFF has a few features that are essential for any serious graphics work,
<BR>
for example, the ability to record the original resolution, and an
<BR>
ICC profile tag. Loss of information is never a good idea, and
<BR>
the lowest common denominator is not always the best. Although the PNM
<BR>
utilities are handy, it is necessary to save TIFF tags (I use tiffget)
<BR>
and reinsert some of them after manipulation (via a modified pnmtotiff).
<BR>
<P>Then again, TIFF does have way too many tags.
<BR>
<P>-John Witford
<BR>
<P><P><PRE>
--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20&quot;Standard&quot;%20or%20&quot;best&quot;%20image%20format?&In-Reply-To=&lt;200005131109.VAA11435@pcg.zacglen.com.au&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0089.html">Steve Underwood: "Re: &quot;Standard&quot; or &quot;best&quot; image format?"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0087.html">Nick Lamb: "Re: &quot;Standard&quot; or &quot;best&quot; image format?"</A>
<LI><STRONG>Maybe in reply to:</STRONG> <A HREF="0084.html">Bill Wohler: "&quot;Standard&quot; or &quot;best&quot; image format?"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0091.html">pixel fairy: "Re: &quot;Standard&quot; or &quot;best&quot; image format?"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#88">[ date ]</A>
<A HREF="index.html#88">[ thread ]</A>
<A HREF="subject.html#88">[ subject ]</A>
<A HREF="author.html#88">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Sat May 13 2000 - 04:09:38 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>