mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-05 08:40:13 -04:00
...
This commit is contained in:
parent
19016a109d
commit
9394f87c14
@ -212,7 +212,7 @@ OptionRecommendation(name='embed_all_fonts',
|
||||
'fonts, and if found, they will be embedded. Embedding will only work '
|
||||
'if the format you are converting to supports embedded fonts, such as '
|
||||
'EPUB, AZW3 or PDF. Please ensure that you have the proper license for embedding '
|
||||
'the fonts used in this book.'
|
||||
'the fonts used in this document.'
|
||||
)),
|
||||
|
||||
OptionRecommendation(name='subset_embedded_fonts',
|
||||
|
@ -53,7 +53,7 @@ changes needed for the desired effect.</p>
|
||||
<p>Embed all fonts that are referenced in the document and are not already embedded.
|
||||
This will scan your computer for the fonts, and if they are found, they will be
|
||||
embedded into the document.</p>
|
||||
<p>Please ensure that you have the proper license for embedding the fonts used in this book.</p>
|
||||
<p>Please ensure that you have the proper license for embedding the fonts used in this document.</p>
|
||||
'''),
|
||||
|
||||
'subset': _('''\
|
||||
|
Loading…
x
Reference in New Issue
Block a user