<div dir="ltr"><font face="comic sans ms,sans-serif">I would love to try this out, but i work using miktex2.8 on a windows 7(64)</font><div><font face="comic sans ms,sans-serif">where are instructions how to compile this (or even better download a build)  on the MS platform ?</font></div>
<div><font face="comic sans ms,sans-serif"><br></font></div><div><font face="comic sans ms,sans-serif">Avi<br></font><br><div class="gmail_quote">On Mon, May 3, 2010 at 2:12 AM, Jonathan Kew <span dir="ltr">&lt;<a href="mailto:jonathan@jfkew.plus.com">jonathan@jfkew.plus.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">For those who like to live on the cutting (bleeding?) edge, there is a new version of xetex available in the source repository. Version 0.9996.0 is now available from the svn repository at:<br>

<br>
   <a href="http://scripts.sil.org/svn-public/xetex/BRANCHES/microtype" target="_blank">http://scripts.sil.org/svn-public/xetex/BRANCHES/microtype</a><br>
<br>
This version supports &quot;character protrusion&quot;, also known as margin kerning. The character protrusion feature is enabled by setting the parameter \XeTeXprotrudechars, equivalent to pdftex&#39;s \pdfprotrudechars.<br>

<br>
The protrusion values are set using \lpcode and \rpcode. For TFM fonts, these work in the same way as the pdftex versions; for non-TFM (i.e. native TrueType/OpenType) fonts, they accept either a Unicode character code (prefixed by the keyword &quot;unicode&quot;), a glyph name (prefixed by &quot;name&quot;), or a glyph number. Thus, in the example:<br>

<br>
    \font\x = &quot;Charis SIL&quot; at 10pt<br>
<br>
    \rpcode \x unicode &quot;2C = 100<br>
    \rpcode \x name &quot;comma&quot; = 100<br>
    \rpcode \x 15 = 100<br>
<br>
the three \rpcode lines all have the exact same effect, as the comma glyph in this font has glyph ID 15.<br>
<br>
In most cases, setting character protrusion values via Unicode codepoints will be the simplest and most robust approach; glyph names and glyph IDs are provided for cases such as contextual forms that are not directly accessible via Unicode character codes.<br>

<br>
Note that LaTeX packages such as pdfcprot and microtype will not automatically work with this feature, but it should be possible to update them to recognize the new xetex version and handle it appropriately without too much difficulty.<br>

<br>
Many thanks to Han The Thanh for his work on this!<br>
<font color="#888888"><br>
JK<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
<br>
--------------------------------------------------<br>
Subscriptions, Archive, and List information, etc.:<br>
  <a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>--------------------------------------------------------<br>Avi Wollman אבי וולמן<br><a href="http://www.google.com/profiles/avi.wollman">http://www.google.com/profiles/avi.wollman</a><br>
--------------------------------------------------------<br><br>
</div></div>