mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
aaf41d735d
commit
24f0445a6a
@ -385,10 +385,11 @@ maximum_resort_levels = 5
|
||||
# the fields that are being displayed.
|
||||
sort_dates_using_visible_fields = False
|
||||
|
||||
#: Specify which font to use when generating a default cover
|
||||
#: Specify which font to use when generating a default cover or masthead
|
||||
# Absolute path to .ttf font files to use as the fonts for the title, author
|
||||
# and footer when generating a default cover. Useful if the default font (Liberation
|
||||
# Serif) does not contain glyphs for the language of the books in your library.
|
||||
# and footer when generating a default cover or masthead image. Useful if the
|
||||
# default font (Liberation Serif) does not contain glyphs for the language of
|
||||
# the books in your library.
|
||||
generate_cover_title_font = None
|
||||
generate_cover_foot_font = None
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user