mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
76d3c12b1e
commit
bfc734a981
@ -457,7 +457,7 @@ class NookHD(TabletOutput):
|
||||
short_name = 'nook_hd_plus'
|
||||
description = _('Intended for the Nook HD+ and similar tablet devices with '
|
||||
'a resolution of 1080x1920')
|
||||
screen_size = comic_screen_size = (1080, 1920)
|
||||
screen_size = comic_screen_size = (1280, 1920)
|
||||
|
||||
class SonyReaderOutput(OutputProfile):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user