mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-30 21:41:57 -04:00
Profile fix.
This commit is contained in:
parent
9907f15319
commit
7a3c3fca42
@ -329,7 +329,7 @@ class IRexDigitalReader1000Output(OutputProfile):
|
||||
comic_screen_size = (996, 1241)
|
||||
dpi = 160
|
||||
fbase = 16
|
||||
fsizes = [12, 12, 14, 16, 18, 20, 22, 24]
|
||||
fsizes = [12, 14, 16, 18, 20, 22, 24]
|
||||
|
||||
output_profiles = [OutputProfile, SonyReaderOutput, MSReaderOutput,
|
||||
MobipocketOutput, HanlinV3Output, CybookG3Output, KindleOutput,
|
||||
|
Loading…
x
Reference in New Issue
Block a user