Sorry, when stripping the test file, I removed some dimensions. If you want to compile test.mf using MetaFont, replace the line<div><br></div><div>define_whole_pixels(equal_spread, arrow_horiz_len, arrow_vert_len, arrow_diag_len, arrow_spread, line_thickness, rule_thickness, side_bearing);</div>

<div><br></div><div>by</div><div><br></div><div>define_whole_pixels(equal_spread, arrow_diag_len, arrow_spread, line_thickness, rule_thickness, side_bearing);</div><div><br></div><div>Then, if you run "mf '\mode:=localfont; input test'", you will see that it compiles just fine.</div>

<div><br></div><div>Michael<br><br><div class="gmail_quote">On Wed, Dec 1, 2010 at 10:07, luigi scarso <span dir="ltr"><<a href="mailto:luigi.scarso@gmail.com">luigi.scarso@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


Not an answer, but a question (a bit off-topic..): how can you process<br>
you test.mf with METAFONT ?<br>
I've tried<br>
# ./mf '&plain \mode:=localfont; mag=100.375; input test'<br>
<br>
This is METAFONT, Version 2.718281 (Web2C 7.5.7)<br>
(test.mf<br>
>> 277.77776arrow_horiz_len#+0.5<br>
! Not implemented: floor(unknown numeric).<br>
<to be read again><br>
                   endgroup<br>
<to be read again><br>
                   ;<br>
<for(arrow_horiz_len)> ...hround((SUFFIX0)#*hppp);<br>
                                                   ENDFOR<br>
l.13 ...e_thickness, rule_thickness, side_bearing)<br>
<br>
--<br>
<font color="#888888">luigi<br>
</font></blockquote></div><br></div>