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

javascript - How do you prevent nested queries/catches in sequelize? -

java - Could not retrieve pre-bound Hibernate session - Could not obtain transaction-synchronized Session for current thread -

ruby on rails - ActiveRecord order not working -