Hi, LearnerMan, 

If you want to implement anti-aliasing.
Another way, you could use layer->SetConfiguration(), change the width and 
height acroding to the original graphic pixel.
If you get graphic data like CIF(352*288), change the width and height to 
352x288.
When you zoom in the image(layer->SetScreenLocation(0, 0, 1, 1), which is full 
screen), it will be a little blurry, but without aliasing.

Best regards, 
chiachen 
[EMAIL PROTECTED] 
2008-10-08 

======= 2008-10-08 01:43, your message: Re: [directfb-users] anti aliasing 
question======= 


Thank you for the quick reply. 
How do I do: 
no-smooth-upscale 
no-smooth-downscale 

Also you said: or you are using HW accel where anti-aliasing is default 
behaviour of the driver. 

I am using the davinci driver. Is it possible to change the default 
behaviour of this driver if it is using anti-aliasing ? 


Thanks 

-- 
View this message in context: 
http://www.nabble.com/anti-aliasing-question-tp19861818p19863513.html 
Sent from the DirectFB Users mailing list archive at Nabble.com. 

_______________________________________________ 
directfb-users mailing list 
[email protected] 
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users 
. 


= = = = = = = = = = = = = = = = = = = = 
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to