On 10/10/2013 9:18 AM, Hans Hagen wrote:thanks to luigi testing to the extreme with these files we figured out that we can catch the issue (more checking at the context end, maybe some day some better checking at the luatex backend end)
On 10/10/2013 6:58 AM, Pablo Rodriguez wrote:
Dear list,
I have the following sample:
\usemodule[simplefonts]
\setmainfont[Gill Sans MT]
\setsansfont[Arial Narrow]
\starttext
\input knuth\par
\ss\input knuth
\stoptext
It works right in Linux (http://www.ousia.tk/gs-linux.pdf and
http://www.ousia.tk/gs-linux.log), but it shows crappy font metrics and
size in Windows (http://www.ousia.tk/gs-win.pdf and
http://www.ousia.tk/gs-win.log).
Both use a beta from 07/10/2013 and the Windows version was downloaded
in Linux.
Isn”t this a bug?
Normally that's an indication that the units are unknown. They are
different fontfiles so you cannot compare their behaviour. You can try
renaming the wrong ttf to otf.
so, the upcoming beta might work beta, which doesn't mean that one should be sloppy with filenames (as mixed usage of foo.TTF FOO.TTF FOO.ttf foo.ttf will for sure have side effects) .. one reason why i often lowercase font filenames and keep 'm all in texmf-fonts