Add warning about font licensing to embed options

This commit is contained in:
Kovid Goyal 2013-07-02 11:22:53 +05:30
parent 3c81080ead
commit 19016a109d
2 changed files with 3 additions and 1 deletions

View File

@ -211,7 +211,8 @@ OptionRecommendation(name='embed_all_fonts',
'but not already embedded. This will search your system for the '
'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.'
'EPUB, AZW3 or PDF. Please ensure that you have the proper license for embedding '
'the fonts used in this book.'
)),
OptionRecommendation(name='subset_embedded_fonts',

View File

@ -53,6 +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>
'''),
'subset': _('''\