Skip to content

Mr-VincentW/radial-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radial Text Generator

This is a simple tool for generating radial text rings. You have several options for styling such as font color, font size, background color, etc. It offers a real-time preview of the output and you can also export the text ring to image files later.

The UI:

Radial Text UI

And the output:

Raial Text Output

You may have a try here: Radial Text Generator

About The Project

This is a personal practice for React learning and all comments are welcomed.

It uses SVG for real-time rendering and exports images with canvas APIs. The converter is written as a reusable component locates in src/components/svgToImage.

License

Delivered under the MIT License.

About

[React] Generate radial text rings and export them to images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published