Skip to content

Instantly share code, notes, and snippets.

<!-- By estama -->
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Font to Curves</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/d3-delaunay@6"></script>
<script src="https://unpkg.com/opentype.js@latest/dist/opentype.min.js"></script>