MetaPost uses a language based on that of Metafont to produce precise technical illustrations. Its output is scalable PostScript or SVG, rather than the bitmaps Metafont creates.
5
votes
1answer
451 views
+500
OpenType fonts for Metapost Labels
Is it possible to use OpenType fonts in MetaPost labels?
I use MiKTeX 2.9. I hoped something like mpost --tex=dvilualatex <myfile>.mp might work, but no luck.
Suggestions?
I tried this, but ...