Quote:
Originally Posted by kovidgoyal
You need to provide an example book, fonts are complex, there could be any number of things going on.
|
The current version of ADE converts characters such as fl ff fi etc. into ligatures. When the embedded font is subset, the ligatures are removed and the rendering is thus not correct.
The ePub I've attached shows a subsetted font and missing letters due to ligatures.
Code:
When Rand and Mat carried the first
shows as
Code:
When Rand and Mat carried the rst
because the fi in the word first is converted to a ligature and the ligature is not in the subsetted font. Calibre's viewer also show's the same bug.