Software Details:
Version: 1.2.2 updated
Upload Date: 11 Mar 16
Distribution Type: Freeware
Downloads: 70
It simply reads HTML code and renders the result as a HTML 5 canvas tag.
A demo is included with the download package.
What is new in this release:
- Reading back pixels from the canvas is now supported in Chrome.
- Additionally provides the internal SVG with the render result.
- A focus event can now be simulated via option focus.
What is new in version 1.2.1:
- Reading back pixels from the canvas is now supported in Chrome.
- Additionally provides the internal SVG with the render result.
- A focus event can now be simulated via option focus.
What is new in version 1.1.0:
- Reading back pixels from the canvas is now supported in Chrome.
- Additionally provides the internal SVG with the render result.
- A focus event can now be simulated via option focus.
What is new in version 0.8.0:
- The old callback style is now deprecated in favor of the promises style.
- If rendering fails completely, only the actual failing error is now reported.
- Fix "!important" not being correctly transferred when inlining background images.
- Fix same mime type being used for several alternate font face sources.
What is new in version 0.6.0:
- Fixes issue with attributes missing from top-level element
- Fixes issue with dashes in comments
- Fixes issue with closing tags in script content
- Fixes issue with quoting of special characters in element attributes
- Fixes issue with invalid ASCII control characters
- Changed dependencies
What is new in version 0.5.0:
- Fixes issues with certain HTML in Chrome & Safari
- Fixes an error when parsing CSS in Chrome (fixed upstream)
- Optional caching of performance critical parts with an extended 'cache' option
What is new in version 0.4.1:
- New bug fix version, fixes error with loading particular URLs.
Requirements:
- JavaScript enabled on client side
- URI.js 1.6.2 or higher
- JSCSSP
Limitations:
- Some HTML code execution via canvas is limited to prevent security risks.
Comments not found