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

Oleg A. Paraschenko olpa at users.sourceforge.net
Wed Jun 11 19:11:18 KST 2008


Hello,

here is my test LaTeX 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 dvipdfmx mailing list