Quote:
Originally Posted by FullCircleDesign
Hi Everyone!
I'm trying to publish an EPUB from InDesign CS6, but have a small problem with the following character:
ḓ
(latin small letter d with circumflex below (U+1E13))
In ADE and on the iPad it appears as either a ? or a crossed-out block.
Any advice?
|
Not sure if that helps, but if the reader software and the font support combining diacritical marks the effect can be achieved by coding "d" followed by
U+032D
for example, with arial font:
ḓ