projects
/
EVA-2020-02-2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update README for 0.0.2
[EVA-2020-02-2.git]
/
examples
/
all-in-one-no-pm.py
diff --git
a/examples/all-in-one-no-pm.py
b/examples/all-in-one-no-pm.py
index db1ca8c9e32f62ffb613b2a12eaf77b05a9e517f..d9b1069cf6ab67a9439df7fb3a5f994f55d217b2 100755
(executable)
--- a/
examples/all-in-one-no-pm.py
+++ b/
examples/all-in-one-no-pm.py
@@
-54,7
+54,7
@@
img = Image.new('RGB', (WIDTH, HEIGHT), color=(0, 0, 0))
draw = ImageDraw.Draw(img)
path = os.path.dirname(os.path.realpath(__file__))
font_size = 20
-font = ImageFont.truetype(UserFont,
FontS
ize)
+font = ImageFont.truetype(UserFont,
font_s
ize)
message = ""