* Convert symbols in supported fonts to corresponding Unicode characters.
* When extracting raw text, convert tab elements to tab characters.
* Handle internal hyperlinks created with complex fields.
* Emit warning instead of throwing exception when image file cannot be found for
a:blip elements.
* Ignore w:u elements when w:val is missing.
* Only use the alt text of image elements as a fallback. If an alt attribute is
returned from ImgElement.convert, that value will now be preferred to the alt
text of the image element.