javascript - Save as image canvas mixed with CSS -


i know possible save content's of canvas image, on client side, using javascript.

i have photo , want add text on it, style text css, , save resulting image, on client side.

is possible?

there awesome if there javascript library transform html elements styled css in canvas shapes.

check out html-2-canvas project. it'll convert entire web page (or particular tag want) canvas object.

so in case have html + canvas converted canvas. can save picture.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -