mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
0b2dcf358f
commit
0546c29187
@ -11,8 +11,6 @@ import struct
|
|||||||
|
|
||||||
from calibre.utils.magick.draw import Image, save_cover_data_to, thumbnail
|
from calibre.utils.magick.draw import Image, save_cover_data_to, thumbnail
|
||||||
|
|
||||||
DECINT_FORWARD = 0
|
|
||||||
DECINT_BACKWARD = 1
|
|
||||||
IMAGE_MAX_SIZE = 10 * 1024 * 1024
|
IMAGE_MAX_SIZE = 10 * 1024 * 1024
|
||||||
|
|
||||||
def decode_hex_number(raw):
|
def decode_hex_number(raw):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user