vala - Blurred borders in Cairo -



vala - Blurred borders in Cairo -

what proper way draw blurred rectangular border using cairo api? writing patch shotwell add together blurred shadow thumbnails in thumbnail view.

for experimenting manual blurring.

i ended drawing border linear , radial gradients.

here little visualization. lines symbolize linear grandients , 0 radial gradients.

0 | | 0------0

cairo vala

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -