mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -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)
|
comic_screen_size = (996, 1241)
|
||||||
dpi = 160
|
dpi = 160
|
||||||
fbase = 16
|
fbase = 16
|
||||||
fsizes = [12, 12, 14, 16, 18, 20, 22, 24]
|
fsizes = [12, 14, 16, 18, 20, 22, 24]
|
||||||
|
|
||||||
output_profiles = [OutputProfile, SonyReaderOutput, MSReaderOutput,
|
output_profiles = [OutputProfile, SonyReaderOutput, MSReaderOutput,
|
||||||
MobipocketOutput, HanlinV3Output, CybookG3Output, KindleOutput,
|
MobipocketOutput, HanlinV3Output, CybookG3Output, KindleOutput,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user