Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 2004 15:10:50 -0700
From:      Linh Pham <question@closedsrc.org>
To:        "Simon L. Nielsen" <simon@FreeBSD.org>
Cc:        doc@FreeBSD.org
Subject:   Re: Image patents
Message-ID:  <20040426221050.GC90551@q.internal.closedsrc.org>
In-Reply-To: <20040426220013.GD926@zaphod.nitro.dk>
References:  <20040426115648.GA10877@submonkey.net> <20040426170507.GA89495@q.internal.closedsrc.org> <20040426220013.GD926@zaphod.nitro.dk>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On 2004-04-27 00:00 +0200, "Simon L. Nielsen" <simon@FreeBSD.org> wrote:

# I think that's the only one, so I think we can live with loosing that.

I agree. I'm not much of a fan when it comes to animated images, mostly
because they tend to eat up extra bandwidth (which is something that I
don't have a lot of at home).

# I'm rather sure .png images support transparency.

It does, though IE and potentially Netscape 4.x have some issues with
alpha transparency... but it may not be something to worry about.

# Hmm, some .png images are much larger than their .jpg counterparts.
# E.g. :
# 
#  getstarb.jpg            26-Apr-2004 12:24    20k  
#  getstarb.png            26-Apr-2004 12:24   171k
# 
# That seems a bit exessive, but can hopefully fixed by using another
# program for the conversion (or tuning some parameters).
# 
# How much space does the .png images use compared to the .gif/.jpg
# versions ?

Since PNG is a lossless format, you can crank up the compression level
and not lose any details in the image (I think it just requires a bit
more CPU cycles to decompress the image... but I could be really wrong
there). 

For instance, I've converted a copy of the "Powered by FreeBSD" GIF to
PNG and the PNG version is a bit smaller:

-rw-r--r--   1 question  wheel    5279 Jan 20  2003 powerlogo.gif
-rw-r--r--   1 question  wheel    4957 Jan 20  2003 powerlogo.png

IIRC, I used the gif2png port to do the conversion. The only JPEG file
that I have for my site that I converted to PNG was done through GIMP.
I'm not sure if or what port(s) are available for the JPEG->PNG
conversion.

# If a browser doesn't support .png today... well, I can live with not
# supporting that browser then :-).

heh... yeah, I wouldn't worry about many people browsing the FreeBSD
websites using Sun's Java web browser that they had a while ago :)

# Hmm, well if it's only the powerani.gif image that needs to be converted
# then it sounds like MNG is better than nothing.

<nods /> At least it will show that the project continues to push for
open standards and open formats :)

# At first I though it would be a bad idea to rename the diretory... but
# the I had a look at the content of the diretory :
# 
# [simon@zaphod:gifs] du -ck . | tail -n 1
# 3680    total
# [simon@zaphod:gifs] du -ck *.jpg *.gif | tail -n 1
# 3256    total
# [simon@zaphod:gifs] du -ck *.png | tail -n 1
# 250     total
# 
# So it's the main part of the directory that needs to be replaced anyway,
# so it wouldn't really hurt much (in wasted repository space) to rename
# the directory at the same time as we convert the images.  So, I'm also
# for renaming the directory and 'img' seems as good a name as any to me.

I was a bit nervous after I wrote the directory rename bit and after I
sent out the message :D

I like and use "img" since it's fairly neutral.

-- 
Linh Pham                                         question@closedsrc.org
Webmaster and FreeBSD Geek                          http://closedsrc.org
Apprentice Manager Editor and Writer           http://www.daemonnews.org
C++ is to C, as lung cancer is to lung  |  There is always one more bug.

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAjYjqwhofDeWkDMIRAu3mAKCztAZbuR3Ul20rlEUe3O021qoxxQCgocyS
xRjZUCWTwjoRtfqBDxPBSAY=
=FtaO
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040426221050.GC90551>