Allow Image to optinally have alt text specified
Optionally allow Image(img)
to be called with Image(img, 'this is alt text')
which would set 'this alt text' on an image. Adds a desc
property to the Image
class which stores the description. Should close #1850 (closed)
This is the rebasing of !417 (closed)
--HG-- branch : 3.2