AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
November 2007

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2007.11.21 18:52 "tag content size limit?", by Frank Warmerdam
2007.11.22 08:05 "Re: tag content size limit?", by Rob Van Den Tillaart
2007.12.08 05:51 "dpi settings", by Ron Croonenberg
2007.12.08 14:56 "Re: dpi settings", by Bob Friesenhahn
2007.12.08 18:34 "Re: dpi settings", by Ron Croonenberg
2007.12.08 20:39 "another rookie question", by Ron Croonenberg
2007.12.09 03:02 "Re: dpi settings", by Graeme Gill
2007.12.09 14:05 "Re: dpi settings", by Toby Thain
2007.12.09 14:44 "Re: dpi settings", by Graeme Gill
2007.12.09 15:03 "Re: dpi settings", by Toby Thain
2007.12.09 15:58 "Re: dpi settings", by Bob Friesenhahn
2007.12.09 16:04 "Re: dpi settings", by Toby Thain
2007.12.09 16:33 "Re: dpi settings", by Andrey Kiselev
2007.12.09 17:15 "Re: dpi settings", by Bob Friesenhahn
2007.12.09 18:39 "Re: dpi settings", by Andrey Kiselev
2007.12.09 18:54 "Re: dpi settings", by Toby Thain
2007.12.09 19:46 "Re: dpi settings", by Bob Friesenhahn
2007.12.10 01:01 "Re: dpi settings", by Graeme Gill
2007.12.10 01:43 "Re: dpi settings", by Toby Thain
2007.12.10 02:49 "Re: dpi settings", by Graeme Gill
2007.12.10 04:42 "Re: dpi settings", by Ron Croonenberg
2007.12.10 06:21 "Re: dpi settings", by Toby Thain
2007.12.10 02:10 "Re: dpi settings", by Ron Croonenberg
2007.12.10 02:54 "Re: dpi settings", by Graeme Gill

2007.12.10 04:42 "Re: dpi settings", by Ron Croonenberg

> Sorry, perhaps I overstated it (the centimetre-gram-second system is
> deprecated), but there has certainly been some movement away from
> centi as a preferred prefix.

Neah,  I think it is still in fashion.

btw, the seconds (minute etc) system isn't metric. metric is base 10,
time and degrees are base 60. That's from the old Greek era. The greek
thought there was something special with the numbers 3,4 and 5 (remember
that triangle thingy ?) 3*4*5 happens to be 60

> I understand the metrication authority is largely disbanded, as their
> primary task is done.

true, almost everyone uses it now. (except for the US and English system
and some isolated tribe that was discovered a good while ago. They use a
base 20 system.) It happens that no system in use is really 'pure'. Look
at the way we count. It is considered base 10,  however we still use
base 20 system 'remnants' for counting in language. When counting from
10 till 20 we don't say '10 1' '10 2' '10 3'...  however after 20 we do.

>> For purposes of resolution, I doubt it. Do you find inches more 
>> practical in this connection?
> 
> Inches aren't used much, except in translating US based standards
> and documents. If you were to ask anyone aged 30 or less what
> an inch is, or how many inches in a foot, they probably couldn't
> give you a confident answer.

to me it doesn't really matter what is used, as long as it is clear what
system is used. I'm a 'hybrid', and am used to both Although 1.7 inches
still sounds funny to me. (I just flip my ruler back and forth when that
happens)



ok, back to tiff ...   does anyone know of a simple routine to read a
tiff file so that I can stick the pixel colors in a 2D matrix ?

thanks,

Ron