html5 canvas

html5 canvas news search results

Developer news items we found relating to html5 canvas

6 results
New-Interactive-Ink-From-MyScript-Lets-You-Enable-Your-Users-to-Write-and-Draw

New Interactive Ink From MyScript Lets You Enable Your Users to Write and Draw


Tuesday, August 9, 2016 by

MyScript has launched of Interactive Ink a digital ink technology that allows ink editing through gestures and providing device reflow flexibility. Interactive Ink relies on real-time predictive handwriting recognition, made possible by artificial intelligence and neural network architectures. MyScript’s application developer toolkit (ATK) will now include this tec...


New-Dynamsoft-SDK-Supports-Document-Scanning-for-HTML5-Browsers

New Dynamsoft SDK Supports Document Scanning for HTML5 Browsers


Monday, September 15, 2014 by

Dynamsoft has announced that it has upgraded its web TWAIN software development kit (SDK) to include support for the development of document scanning modules within the HTML5-based Google Chrome and Mozilla Firefox (version 27 and above) browsers. The new abilities were introduced to help solve the problem for developers of browser providers who are phasing out sup...


Mozilla-Shumway-an-HTML5-JS-renderer-for-SWF-files-for-Firefox

Mozilla Shumway an HTML5 JS renderer for SWF files for Firefox


Wednesday, October 2, 2013 by

Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assistance. Many have found it to be an effective path away from Flash into HTML5. It's community-driven and supported by Mozilla. The goal is to create a general-purpose, web standards-based platform for parsing and rende...


Telerik-Releases-the-Updates-to-Kendo-UI-HTML5-Framework

Telerik Releases the Updates to Kendo UI HTML5 Framework


Wednesday, July 31, 2013 by

Telerik has announced several updates to its Kendo UI, a HTML5 and JavaScript platform. Updates include the introduction of a "Flat UI" theme for Kendo UI Web and a "Flat UI" universal theme for Kendo UI Mobile, which improves app performance by 30 percent, support for tables in Kendo UI Editor, along with new responsive rendering that adapts across desktop and mobile...


Chart.js-HTML5-charts

Chart.js HTML5 charts


Monday, March 18, 2013 by

Ever needed to create a chart from data you have for free? Using Chart.js now you can. It offers 6 different chart types, uses the HTML5 canvas element, and it dependency free - which means it's portable! There are line, bar, radar, pie, polar, and doughnut chart types to choose from!Complete documentation is online on the chart.js website as well....


HTML5-Canvas-demonstration-using-the-planets

HTML5 Canvas demonstration using the planets


Thursday, December 13, 2012 by

Adam Brookes is a student at the University of Hull, England. On his blog he demonstrates the use of HTML5 canvas through a model of the solar system (minus Pluto) which includes context.arc, Kochs snowflake algorithm, lineTo algorithm, and sprite sheets.This is purely for amusement :)...