
Adds support for rendering HTML Canvas elements.
Features
- Improved SVG support.
- CSS parsing algorithm and document rendering enhancements.
- Improved external font loading mechanism.
- Added Text Rendering Options object to give users the ability to configure text rendering quality.
- Added support for rendering HTML Canvas elements as a part of HTML documents.
- Added direct access and manipulation of HTML Canvas in 2D context.
- Enhanced HTML and SVG document saving methods. Now you can control the process of handling resources that are linked to the document, set up restrictions and depth of saving of bound up documents.
- Save documents in Markdown notations which is represented a plain text format for writing structured documents.
- Save documents to MHTML format.
- New FormEditor created to simplify working with HTML Form Elements.