phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-developers] The GIF issue


From: Peter
Subject: Re: [Phpgroupware-developers] The GIF issue
Date: Sat, 19 Jan 2002 05:42:52 +1100

I will put the code together with documentation. One bit reads GIFs in to 
arrays and the other bit writes the arrays to disk 
as a GIF file. One array is the pallette and the other the image pixels.

The code currently contains compression as a demonstration of the compression 
technique. I will comment out the 
compression code and double check the GIFs still work with a few browsers.

Peter

1/19/02 5:26:50 AM, "Dan Kuykendall (Seek3r)" <address@hidden> wrote:

>Peter wrote:
>> 
>> Hello Seek3r,
>> My GIF creation code runs without the gdlib, uses only file open and close. 
>> If it is used during the installation 
procedure,
>> when the administrator selects a theme, the overhead is zero during day to 
>> day usage. There is little extra work 
involved
>> to create PNG files with the equivalent colour depth and transparency.
>> 
>
>Each user can select their own interface and color scheme, so this would
>have to be run on each image that needs transparency. However i would be
>interested in looking at the code if its not much trouble.
>
>Seek3r
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]