Re: Metafun doesn' fill arrow heads anymore

"Akira Kakuto" <[email protected]> Sun, 31 Dec 2017 13:45:06 +0900
Newsgroups gmane.comp.tex.metapost
Message-ID <33626B4E832242E1A932FCB4F3B8F713@CJ3001517A>
> This bug seems to be related to the fillup macro of Metafun.
> It seems it doesn’t work as it should, at least outside of ConTeXt.

In the most basic command-line case:

%
% mpost --mem=metafun test.mp
%
beginfig(1);
drawarrow (0,0)--(10,10);
endfig;
end.

a correct eps is created.
Thus the problem may be in the luamplib package.

Best,
Akira

--
http://tug.org/metapost/