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

Jin-Hwan Cho chofchof at ktug.or.kr
Mon Jun 16 11:03:41 KST 2008


On Jun 11, 2008, at 7:11 PM, Oleg A. Paraschenko wrote:

> 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?

Sorry. You cannot with the current version. I will change the source  
code
to show the warning message only the verbose option is turned on.

Best regards, ChoF.



More information about the dvipdfmx mailing list