mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-07 09:01:38 -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 '
|
'fonts, and if found, they will be embedded. Embedding will only work '
|
||||||
'if the format you are converting to supports embedded fonts, such as '
|
'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 '
|
'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',
|
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.
|
<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
|
This will scan your computer for the fonts, and if they are found, they will be
|
||||||
embedded into the document.</p>
|
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': _('''\
|
'subset': _('''\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user