[libGD] #181 [Task opened] Interlace is disregarded in gdImageGif.

[email protected] Mon, 3 Nov 2008 10:16:08 +0100 (CET)
Newsgroups php.gd.bugs
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - kelley (kelley567) 

Attached to Project - libGD
Summary - Interlace is disregarded in gdImageGif. 
Task Type - Bug Report
Category - General
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - 2.0.35
Due in Version - Undecided
Due Date - Undecided
Details - Interlace is not succeeded with gdImageGif. 
After the value had been substituted for the member variable of the 
structure, the structure was made clear. 

in GIFEncode & GIFAnimEncode(gd_gif_out.c)

GifCtx ctx;
ctx.Interlace = GInterlace;
ctx.in_count = 1;
memset(&ctx, 0, sizeof(ctx));

#This English is a machine translation. 

More information can be found at the following URL:
http://bugs.libgd.org/?do=details&task_id=181

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.