gnash-commit
[Top][All Lists]
Advanced

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

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


From: Sandro Santilli
Subject: Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp ...
Date: Sat, 3 May 2008 12:10:39 +0200

On Sat, May 03, 2008 at 11:44:22AM +0200, Udo Giacomozzi wrote:
> Hello Sandro,
> 
> Friday, May 2, 2008, 7:11:57 PM, you wrote:
> SS> +      if ( lstyle.doPixelHinting() )
> SS> +      {
> SS> +           LOG_ONCE( log_unimpl(_("Strokes pixel-hinting in AGG 
> renderer")) );
> SS> +      }
> 
> AGG actually already does pixel hinting because it's the default mode
> for older SWF files. The hinting is not precisely what Adobe does,
> but it comes very close (there should be comments about this in the
> AGG code). So actually !lstyle.doPixelHintung() isn't implemented
> (yet).

Thanks for pointing out, could you update the code then please ?

--strk;





reply via email to

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