<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 1, 2014 at 12:59 PM, Hironori KITAGAWA <span dir="ltr"><<a href="mailto:h_kitagawa2001@yahoo.co.jp" target="_blank">h_kitagawa2001@yahoo.co.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello,<br>
<br>
I typeset the following source with XeTeX and LuaTeX:<br>
<br>
%%% palt_kern.tex<br>
\ifdefined\directlua\input luaotfload.sty\fi<br>
\font\G=SourceHanSansJP-Regular:+palt;-kern at 100pt<br>
\hbox{\G \vrule とつ\vrule}% (A)<br>
<br>
\font\G=SourceHanSansJP-Regular:+palt;+kern at 100pt<br>
\hbox{\G \vrule とつ\vrule}% (B)<br>
<br>
\end<br>
%%%<br>
<br>
In the output by XeTeX (palt_kern_xe.pdf),<br>
the second line of output (B) is slightly shorter then the first line (A).<br>
<br>
However, the output by LuaTeX r5074 + luaotfload v2.5<br>
(palt_kern_lotf.pdf) does not so. I also tested with<br>
context -fmt=luatex-plain, but the result is same.<br>
<br>
<br>
Regards<br>
Hironori KITAGAWA <<a href="mailto:h_kitagawa2001@yahoo.co.jp">h_kitagawa2001@yahoo.co.jp</a>><br>
</blockquote></div><br>I have taken the fonts from<br clear="all"><div><a href="http://sourceforge.net/projects/source-han-sans.adobe/files/SourceHanSansJP-1.000.zip">http://sourceforge.net/projects/source-han-sans.adobe/files/SourceHanSansJP-1.000.zip</a><br></div><div><br></div><div><div>%%% palt_kern.tex</div><div>%\ifdefined\directlua\input luaotfload.sty\fi</div><div>\font\G=SourceHanSansJP-Regular:+palt;-kern at 100pt</div><div>\hbox{\G \vrule とつ\vrule}% (A)</div><div><br></div><div>\font\G=SourceHanSansJP-Regular:+palt;+kern at 100pt</div><div>\hbox{\G \vrule とつ\vrule}% (B)</div><div><br></div><div>\end</div><div>%%%</div></div><div><br></div><div>$> mtxrun --script plain palt_kern.tex<br></div><div><br></div><div>The pdf looks like palt_kern_xe.tex</div><div>with luatex experimental</div>-- <br><div class="gmail_signature">luigi<br></div>
</div></div>