[metapost] glyph headache

Laurent Méhats laurent.mehats at gmail.com
Sun Dec 20 23:09:11 CET 2009


Taco Hoekwater a écrit :
> Laurent Méhats wrote:
>>
>> Do you experiment the same behaviour?
> 
> Yes, same bug here. I've put it on the list for 1.209
> 
> You are hitting a bordercase in the stepped growth of the string
> pool, which obviously has a bug. It has nothing to do with the
> 'glyph' operator (except that that allocates strings).
> 
> Best wishes,
> Taco

This time I get a segmentation fault with the following code:

beginfig(0)
draw glyph "arrowright" of "cmbrsy10";
endfig;

Is it the same problem ? (It goes fine with "cmsy10" instead of "cmbrsy10".)

Best regards,
Laurent Méhats


More information about the metapost mailing list