diff --git a/src/calibre/ebooks/comic/input.py b/src/calibre/ebooks/comic/input.py index 7a4faba3c2..b228182ef4 100755 --- a/src/calibre/ebooks/comic/input.py +++ b/src/calibre/ebooks/comic/input.py @@ -305,6 +305,8 @@ class ComicInput(InputFormatPlugin): ('page_breaks_brefore', None, OptionRecommendation.HIGH), ('use_auto_toc', False, OptionRecommendation.HIGH), ('page_breaks_before', None, OptionRecommendation.HIGH), + ('disable_font_rescaling', True, OptionRecommendation.HIGH), + ('linearize_tables', False, OptionRecommendation.HIGH), ]) def get_comics_from_collection(self, stream): diff --git a/src/calibre/gui2/convert/look_and_feel.py b/src/calibre/gui2/convert/look_and_feel.py index a6fe4efce9..ed2b9a380d 100644 --- a/src/calibre/gui2/convert/look_and_feel.py +++ b/src/calibre/gui2/convert/look_and_feel.py @@ -19,9 +19,9 @@ class LookAndFeelWidget(Widget, Ui_Form): def __init__(self, parent, get_option, get_help, db=None, book_id=None): Widget.__init__(self, parent, 'look_and_feel', ['dont_justify', 'extra_css', 'base_font_size', - 'font_size_mapping', 'insert_metadata', 'line_height', - 'linearize_tables', 'remove_first_image', - 'disable_font_rescaling', + 'font_size_mapping', 'line_height', + 'linearize_tables', + 'disable_font_rescaling', 'insert_blank_line', 'remove_paragraph_spacing', 'input_encoding'] ) self.db, self.book_id = db, book_id diff --git a/src/calibre/gui2/convert/look_and_feel.ui b/src/calibre/gui2/convert/look_and_feel.ui index e3be914ffa..75891ac489 100644 --- a/src/calibre/gui2/convert/look_and_feel.ui +++ b/src/calibre/gui2/convert/look_and_feel.ui @@ -1,7 +1,8 @@ - + + Form - - + + 0 0 @@ -9,142 +10,135 @@ 500 - + Form - + - - - - + + + + Base &font size: - + opt_base_font_size - - - + + + pt - + 1 - + 0.000000000000000 - + 30.000000000000000 - + 1.000000000000000 - + 15.000000000000000 - - - + + + Line &height: - + opt_line_height - - - + + + pt - + 1 - - - + + + Remove &spacing between paragraphs - - - + + + No text &justification - - - + + + &Linearize tables - - - - Remove &first image from source file - - - - - - + + + Font size &key: - + opt_font_size_mapping - - + + - - - - Insert &metadata at start of book - - - - - - + + + Input character &encoding - + opt_input_encoding - - + + - - - + + + &Disable font size rescaling + + + + Insert &blank line + + + - - + + Extra &CSS - - - + + + @@ -152,8 +146,8 @@ - - + + @@ -162,11 +156,11 @@ opt_base_font_size setDisabled(bool) - + 154 16 - + 385 40 @@ -178,11 +172,11 @@ opt_font_size_mapping setDisabled(bool) - + 80 20 - + 285 72