18 Nov
2007
18 Nov
'07
9:49 a.m.
Arthur Reutenauer wrote:
While luatex was compiling fonts, I noticed some warnings. I suspect they are harmless, but I'd better report them.
[...]
report >> load otf: warning: Bad call to gww_iconv_open, neither arg is UCS4 (Sjis->UTF-8)
Mostly harmless. It's a side-effect of converting some of the strings in the TrueType name table with a "restrained" version of iconv that ships with Fontforge
I've actually started trying to fix that once, but lost interest halfway through. Best wishes, Taco