Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ef9cda4

Browse files
Adding python file
1 parent 743d1ef commit ef9cda4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎Convert Text to Handwriting.py‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
import pywhatkit as pw
2+
txt =""" What is Lorem Ipsum?
3+
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
4+
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
5+
when an unknown printer took a galley of type and scrambled it to make a type specimen book.
6+
It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
7+
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages,
8+
and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. """
9+
10+
# pw.text_to_handwriting(txt,"img1.png",[0,0,138])
11+
pw.text_to_handwriting(txt)
12+
print("END")

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /