Am Samstag, den 26.04.2008, 17:47 -0300 schrieb Otavio Salvador:
> notfound 1.4.14-1
> found 1.5.6-1
> thanks
> 
> I've been able to reproduce the issue outside d-i environment, using
> cdebconf, and this allowed me to test with previous available versions
> of package.
> 
> I figure that, of available packages, the first to show this issue is
> 1.5.6-1 while 1.4.14-1 was the last one to be working.

Hi, does this mean, that 1.5.4-1 was not affected? In that case, could
you try if reverting one of the following changes fixes it?



> +commit ad0a2524ffdc9cc949d11de3aa51c429f13e12b7
> +Author: Claudio Ciccani <[EMAIL PROTECTED]>
> +Date:   Wed Jan 2 15:09:58 2008 +0100
> +
> +    [cairo-directfb] Optimize blend functions in fill_rectangles(), too.
> +
> + src/cairo-directfb-surface.c |   25 ++++++++++++++++++++++++-
> + 1 files changed, 24 insertions(+), 1 deletions(-)
> 
> +commit 08516d97a1b34cbb119d6d842ae31e4cb4e08740
> +Author: Claudio Ciccani <[EMAIL PROTECTED]>
> +Date:   Mon Dec 10 18:54:01 2007 +0100
> +
> +    [cairo-directfb] Merging from directfb.org
> +    
> +    - Improved performance in case of surface conversion: allocate a shadow
> buffer that can only grow
> +    - Fixed support for small surfaces (less than 8x8)
> +    - Optimize the blending function according to the surface format
> +    - Added _directfb_categorize_operation(): selects the blitting function
> according to the transform matrix
> +    - Avoid inverting the matrix when doing a simple StretchBlit()
> +    - Use TextureTriangles() instead of StretchBlit() when scale factors are
> negative
> +    - Added support for ARGB32 fonts (converted to A8 internally)
> +    - Removed unused functions (flush() and mark_dirty_rectangle())
> +    - Code cosmetics
> +
> + src/cairo-directfb-surface.c |  847
> +++++++++++++++++++++++-------------------
> + 1 files changed, 466 insertions(+), 381 deletions(-)

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to