Skip to content

Daniel-Chin/InkLeak

Repository files navigation

Ink Leak

A React.js component that animates text as a canvas.

Problem

I have an error that I can't fix. "Support for the experimental syntax 'jsx' isn't currently enabled"

So I can't use npm to package it. Now I can only use it by copying the code into the component folder.

Usage

import InkLeak from 'inkleak';

<InkLeak text='a quick brown fox' height={100} />

Font Tracing Tool

"vectorize" a fontface.
Video tutorial: https://youtu.be/P0wlk5VokOg
Left click: add point.
"c": close loop.
"s": new stroke.
"w": set width and preview.
"W": save Width and advance to next letter.
Right click: Undo.

About

Animated text. A react component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published