gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash backend/render_handler_agg.cpp ChangeLog [relea


From: strk
Subject: Re: [Gnash-commit] gnash backend/render_handler_agg.cpp ChangeLog [release_0_7_2]
Date: Tue, 31 Oct 2006 13:53:48 +0100

On Tue, Oct 31, 2006 at 12:29:58PM +0000, Udo Giacomozzi wrote:
> CVSROOT:      /cvsroot/gnash
> Module name:  gnash
> Branch:               release_0_7_2
> Changes by:   Udo Giacomozzi <udog>   06/10/31 12:29:58
> 
> Modified files:
>       backend        : render_handler_agg.cpp 
>       .              : ChangeLog 
> 
> Log message:
>       Fixed outlines width

Argh... yet another AGG version problem... this patch broke
build with *my* AGG 2.4 :-(


Following is just a few errors (more available):

/home/strk/src/gnash/gnash-0.7.2-branch/backend/render_handler_agg.cpp:1096: err
or: no
   matching function for call to `gnash::render_handler_agg<agg::pixfmt_rgba32>
   ::draw_outlines_impl(int&, const std::vector<gnash::path,
   std::allocator<gnash::path> >&, const std::vector<gnash::line_style,
   std::allocator<gnash::line_style> >&, const gnash::cxform&, const
   gnash::matrix&, gnash::render_handler_agg<PixelFormat>::draw_outlines(int,
   const std::vector<gnash::path, std::allocator<gnash::path> >&, const
   std::vector<gnash::line_style, std::allocator<gnash::line_style> >&, const
   gnash::cxform&, const gnash::matrix&)::scanline_type&)'
/home/strk/src/gnash/gnash-0.7.2-branch/backend/render_handler_agg.cpp:1107: err
or: no
   matching function for call to `gnash::render_handler_agg<agg::pixfmt_rgba32>
   ::draw_outlines_impl(int&, const std::vector<gnash::path,
   std::allocator<gnash::path> >&, const std::vector<gnash::line_style,
   std::allocator<gnash::line_style> >&, const gnash::cxform&, const
   gnash::matrix&, agg::scanline_u8_am<agg::alpha_mask_gray8>&)'
/

--strk;




reply via email to

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