Quote:
Originally Posted by AlexBell
Thanks for your help. I have put this text in the ebook as a jpg image.
|
Please stick with actual Unicode Greek characters instead of images.
It is also good practice to also wrap the text with something like this:
Quote:
<span class="greek" lang="grc" xml:lang="grc">ἀλλ᾿ ἡδὺ γάρ τι κτῆμα τῆς νίκης λαβεῖν, τόλμα· δίκαιοι δ᾿ αὖθις ἐκφανούμεθα.</span>
|
I went into detail into reasons why in
Post #20 and #22 of "Problem with inline image" (example images included).
The gist is that images of text are:
- Not Accessible
- Not readable by TTS
- Not copy/pastable
- Not able to be looking up by dictionary (Greek->English one)
- Don't follow user preferences
- Color, font, font size, [...]
And if you MUST use images of text, please save as PNG instead of JPG.