fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
clear execution flag
[librarian.git]
/
librarian
/
styles
/
wolnelektury
/
cover.py
diff --git
a/librarian/styles/wolnelektury/cover.py
b/librarian/styles/wolnelektury/cover.py
index
b417216
..
8181890
100644
(file)
--- a/
librarian/styles/wolnelektury/cover.py
+++ b/
librarian/styles/wolnelektury/cover.py
@@
-3,7
+3,7
@@
# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
#
# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
#
-import Image, ImageFont, ImageDraw
+
from PIL
import Image, ImageFont, ImageDraw
from StringIO import StringIO
from librarian import get_resource, URLOpener
from librarian.cover import Cover, TextBox
from StringIO import StringIO
from librarian import get_resource, URLOpener
from librarian.cover import Cover, TextBox