Skip to content

Instantly share code, notes, and snippets.

View ranasikandar's full-sized avatar
🏠
Working from home

Rana Sikandar ranasikandar

🏠
Working from home
  • Pakistan
View GitHub Profile
@bencentra
bencentra / esignature.html
Last active July 19, 2024 12:42
Example of using HTML5 canvas with both mouse and (single) touch input
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<title>E-Signature</title>