This commit is contained in:
Kovid Goyal 2009-07-06 11:15:21 -06:00
parent befdf2208d
commit 0e60596eda

View File

@ -256,8 +256,8 @@ class IlliadOutput(OutputProfile):
short_name = 'illiad' short_name = 'illiad'
description = _('This profile is intended for the Irex Illiad.') description = _('This profile is intended for the Irex Illiad.')
screen_size = (744, 1022) screen_size = (760, 925)
comic_screen_size = (741, 1022) comic_screen_size = (760, 925)
dpi = 160.0 dpi = 160.0
fbase = 12 fbase = 12
fsizes = [7.5, 9, 10, 12, 15.5, 20, 22, 24] fsizes = [7.5, 9, 10, 12, 15.5, 20, 22, 24]