html - Antialias not working on pictures in python WebKit.WebView -


i have pygtk app embedded webkit.webview displaying webpage text , pictures. have map form openstreetmap.

fonts , maps correctly antialiased, pictures not. happends on raspberry pi 3 (because of arm version of webkit suppose) same app on pc works fine

it due webkit browser or html page?

any advice me understand going on?

is there way get/set antialiasing option on webview can perform test?

edit:

i know due webkit. if open webpage browser in raspbian you'll see images not antialiased.

i installed chromium , antialias working fine it

how fix this?


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -