Skip to content

Commit e7e8aff

Browse files
authored
Add files via upload
1 parent 06cd0d9 commit e7e8aff

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

text to handwriting.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
import pywhatkit as pw
2+
3+
4+
txt ='''hello bhai log kya haal chal '''
5+
6+
7+
pw.text_to_handwriting(txt,"writing.png",[0,0,138])
8+
9+

0 commit comments

Comments
 (0)