Re: Ghostscript?
John Rye <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.hawkes-bay |
|---|---|
| Organization | Numbnuts Nemesis |
| Message-ID | <[email protected]> |
On Mon, 29 Jun 2009 13:51:17 +1200 jon zendatta wrote: > > imm just looked at some old aerial photographs of my workplace from NZ Aerial Mapping & guess what? No .file extensions Most digitised aerial photos seem to be tiff images Use 'file' on a *nix system to check. [lists@amd64: aerials]$ file r27a_fy_00_01 r27a_fy_00_01: TIFF image data, little-endian [lists@amd64: aerials]$ John