Re: TIF image files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mark and Pid are right, Targa's Tagged Image Format
File [ .tif is aka .tiff ] is not supported in
browsers. It is the second most densly packed with
information image format. [ RAW being the highest data
in the file ] You are far better off to use png, jpg
or even gif instead, far smaller file sizes and every
browser can display them.

to use tif on a website, you would need to use a
graphics app embedded into the page to display them,
if that particuar app is on the client system. [ good
luck there, I do not know of a single graphics app
that you can find on every system guaranteed ]

Jaqui

--- "Vaughn, Terry" <terry.vaughn@xxxxxxxxxx> wrote:

> Hello all,
> 
>  
> 
> I really need a nudge in the right direction.
> 
>  
> 
> I have some TIF files that I transferred from a
> windows box to a linux
> box over a Samba connection.   I cannot get Apache
> to display the
> file.TIF  with this simple .htm :
> 
> <html>
> 
> <body>
> 
> <img src="file.TIF">
> 
> </body>
> 
> </html>
> 
>  
> 
> When I convert it to a PNG with Win Paint, and then
> copy over, I can get
> Apache to show it.  
> 
> This works:
> 
> <html>
> 
> <body>
> 
> <img src="file.PNG">
> 
> </body>
> 
> </html>
> 
>  
> 
> Does anyone know why I can't get TIF files to
> display on Linux / Apache?
> Am I missing a conversion?  a config in .conf?  Any
> help is appreciated.
> Thankyou.
> 
>  
> 
> My env is:  Linux AS3/ Apache2
> 
>  
> 
> Terry
> 
>  
> 
> 



      Get news delivered with the All new Yahoo! Mail.  Enjoy RSS feeds right on your Mail page. Start today at http://mrd.mail.yahoo.com/try_beta?.intl=ca

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux