HyperText Markup Language (HTML) is the main markup language for creating web pages and other information that can be displayed in a web browser, current HTML is in its 5 iteration and is a markup language for structuring and presenting content for the World Wide Web and a core technology of the Internet, HTML5 is also a potential candidate for cross-platform mobile applications.

HTML

How do Browsers auto reverse the Right to left…

You might have encountered a situation where you tried to read from pdf or other text input streams and writing the raw data into...
suda
1 min read

Handling Floating Point coordinates with Pixels in SVG &…

Recently I have been working on a problem with SVG & the HTML5 Canvas that causes bad looking output in some of our files....
Lyndon Armitage
1 min read

How to draw SVG on HTML 5 Canvas and…

One of the limitations of shapes in HTML 5 canvas is that only one fill rule is supported, which can lead to shapes not...
Leon Atherton
51 sec read

SVG shapes not working in Firefox but fine in…

After taking a sneak peak at upcoming PDF to SVG functionality for our Online Converter, I was disappointed to see that shapes were not...
Leon Atherton
1 min read

Table order in OTF fonts

As part of our TrueType to OpenType font conversion (we need this for PDF to HTML5 conversion to ensure fonts display on all browsers),...
Mark Stephens
49 sec read