Dear list!

This seems strange, what is wrong? No output from svg-file.

Attachment: test.log
Description: Binary data

Attachment: test.pdf
Description: Adobe PDF document



\starttext


\startMPcode
picture utf1; utf1:= lmt_svg [ filename = "utfall01b.svg"];
numeric l ; l := bbwidth(utf1);
numeric h ; h := bbheight(utf1);
numeric scale ; scale := 3 ;
draw utf1 xsized l*scale ysized h*scale;
\stopMPcode
\stoptext

Thanks in advance
Jan-Erik



___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to