how to convert text to handwriting
This is a use only windows
- Open the chrome and search a vscode install and open the first website and downlode and instll the vscode.Open hthe file Explorer and create a folder or right click and open the code.Create a file and type the code.
- Open the terminal
- pip install pywhatkit
- import pywhatkit as kit
- text=input("enter a letter")
- kit.text_to_handwriting(text,rgb=[0,0,254])
- #This progam is use text to handwriting.
Start a coding
Command number one
Start the code
Your code is complete.
0 Comments