mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
322e6021e0
commit
32bfcd9303
@ -139,6 +139,7 @@ def test_woff():
|
|||||||
print ('WOFF ok!')
|
print ('WOFF ok!')
|
||||||
|
|
||||||
def test_magick():
|
def test_magick():
|
||||||
|
print ('Testing tinycss tokenizer')
|
||||||
from calibre.utils.magick import create_canvas
|
from calibre.utils.magick import create_canvas
|
||||||
i = create_canvas(100, 100)
|
i = create_canvas(100, 100)
|
||||||
from calibre.gui2.tweak_book.editor.canvas import qimage_to_magick, magick_to_qimage
|
from calibre.gui2.tweak_book.editor.canvas import qimage_to_magick, magick_to_qimage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user