mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-02 20:23:17 +02:00
...
This commit is contained in:
parent
322e6021e0
commit
32bfcd9303
1 changed files with 1 additions and 0 deletions
|
|
@ -139,6 +139,7 @@ def test_woff():
|
|||
print ('WOFF ok!')
|
||||
|
||||
def test_magick():
|
||||
print ('Testing tinycss tokenizer')
|
||||
from calibre.utils.magick import create_canvas
|
||||
i = create_canvas(100, 100)
|
||||
from calibre.gui2.tweak_book.editor.canvas import qimage_to_magick, magick_to_qimage
|
||||
|
|
|
|||
Loading…
Reference in a new issue