Blog Design Development Mobile Inspiration CSS Javascript News Opinions Politics Menu

Canvas Cheat Sheet

HTML5 Canvas Cheat Sheet
HTML5 Canvas Text Font, Size, and Style Tutorial

HTML5 Canvas Scale Transform Tutorial

Description

To scale the HTML5 Canvas, we can use the scale() transform method to scale the x and y components of the canvas context.

Demo