[XeTeX] ToUnicode CMap for font "Wingdings-Regular"

Oleg Parashchenko olpa at xmlhack.ru
Mon Jun 9 13:06:38 CEST 2008


Hello,

here is my test document:

:::::::
\documentclass{minimal}
\usepackage{fontspec}
\newfontface\wingdings{Wingdings}
\setromanfont{Helvetica}
\begin{document}
{\wingdings\char232} arrow right
\end{document}
:::::::

I process it under Mac OS X:

$ xelatex --output-driver=xdvipdfmx test.tex

The PDF document is generated correctly, with an arrow before the words
"arrow right". However, I get in the console (not in the log file):

** WARNING ** Unable to read TrueType Unicode cmap table.
** WARNING ** Failed to load ToUnicode CMap for font "Wingdings-Regular"

Can I suppress these messages?

Thanks.

-- 
Oleg Parashchenko  olpa@ http://uucode.com/
http://bbAntiSpam.com/   Universal antispam for forums, blogs, etc
http://uucode.com/blog/  Generative Programming, XML, TeX, Scheme



More information about the XeTeX mailing list