I'm working with Canvas and I'm trying to add centered text dynamically on a picture.
I read on this topic (How to add text on image using Javascript and Canvas), that I have to put some jQuery in my code. I tried but I did not succeed because I don't have a lot experience in jQuery.
You can find the example I made on the JSFiddle link below.