[cairo] nearest neighborhood or bilinear interpolation
Carlos Eduardo Rodrigues Diógenes
cerdiogenes at yahoo.com.br
Tue Oct 31 15:02:05 PST 2006
Hello Bill,
Thanks for the examples. I totally agree with your arguments!
Now, to end the doubts that I have for now, where these errors are
located? Is the Xrender implementation wrong? Is the video driver
implementation wrong?
Thanks in advance,
Carlos.
Em Ter, 2006-10-31 às 11:30 -0800, Bill Spitzak escreveu:
>
> Carlos Eduardo Rodrigues Diógenes wrote:
> > Hi Bill,
> >
> > I don't understand what you said in #2, can you give examples?
> >
> > Best regards,
> > Carlos.
>
> In most modern graphics api's, zooming an image by a factor of 10
> produces an image like this:
>
> http://www.syntheticsw.com/~spitzak/smooth.png
>
> However often the user and programmer expects an image more like this:
>
> http://www.syntheticsw.com/~spitzak/blocky.png
>
> They then think they want to turn off filtering. Indeed for an integer
> zoom and no other transform, it will produce the above image.
>
> However if you add a rotation, no filtering will produce this image:
>
> http://www.syntheticsw.com/~spitzak/impulse.png
>
> But it may be preferrable to get this image, which is the result of
> ignoring sampling theory and making the sampling filter get smaller than
> one pixel:
>
> http://www.syntheticsw.com/~spitzak/smoothblocky.png
>
> In fact I think perhaps this last result is what Cairo should do by default.
_______________________________________________________
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. Registre seu aparelho agora!
http://br.mobile.yahoo.com/mailalertas/
More information about the cairo
mailing list