mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
72546cc9d4
commit
bd9ab0808e
@ -684,7 +684,7 @@ class NookColorOutput(NookOutput):
|
|||||||
description = _('This profile is intended for the B&N Nook Color.')
|
description = _('This profile is intended for the B&N Nook Color.')
|
||||||
|
|
||||||
screen_size = (600, 900)
|
screen_size = (600, 900)
|
||||||
comic_screen_size = (584, 900)
|
comic_screen_size = (594, 900)
|
||||||
dpi = 169
|
dpi = 169
|
||||||
|
|
||||||
class BambookOutput(OutputProfile):
|
class BambookOutput(OutputProfile):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user