Text-to-handwriting是一款可以把电脑中输入的文本输出为手写体文字,并提供图片下载的线上开源工具。遵守MIT开源协议。默认只支持英文,但可以自行添加中文字体,并指定背景图片。(作者已经停止更新。)
采用了以下开源库:
html2canvas – 转换 DOM 成为 Canvas.
jsPDF – 从图片中生成PDF.
cypress – 测试库
serve – 本地服务器
https://github.com/saurabhdaware/text-to-handwriting
------------------------------------------------------------------------
This tool will help you convert your text to handwriting.
https://saurabhdaware.github.io/text-to-handwriting/
I hate writing assignments so I made this tool that converts text to an image that looks like handwriting.
Note: This project is now archived. Read the announcement at #138
Libraries used
- html2canvas - Turns DOM into Canvas.
- jsPDF - To generate PDF from images.
- cypress - Testing Library
- serve - Start local webserver
from
https://github.com/saurabhdaware/text-to-handwriting
(https://www.calligraphr.com/en/webapp/app_home/?/ ,
https://www.calligraphr.com/en/webapp/app_home/?/templates
https://www.calligraphr.com/en/docs/tutorial1/)