1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
<html>
<head>
<title>NTG: Metafont & MetaPost</title>
<link rev="made" href="mailto:ntg@ntg.nl">
</head>
<body text="#000000"
vlink="#004045"
background="graphics/tex.gif"
bgcolor="#a0d9dd"
alink="#a6302d"
link="#4040BD">
<img src="graphics/ntglogo.gif" alt="NTG">
<h1>Metafont & MetaPost</h1>
<img src="graphics/nline.gif" width=1000 height=6 alt="------">
<h2><a name="Metafont">Metafont</a></h2>
<h3><a name="fonts">Fonts</a></h3>
<p>
Metafont is van oorsprong een programmeertaal om <em>fonts</em> (lettertypen)
mee te maken. Uiteraard kan TeX moeiteloos overweg met door Metafont
geproduceerde fonts. Kijk eens op de
<a href="http://www-cgrl.cs.mcgill.ca/~luc/metafont.html">Metafont links</a>
pagina voor meer informatie.
</p>
<h3><a name="MFgraphics">Graphics</a></h3>
<p>
Metafont kan echter meer. Met enkele trucs kan namelijk ook allerlei
grafisch werk geproduceerd worden, met uitvoer bij voorbeeld in
PostScript formaat.
</p>
<h2><a name="MetaPost">MetaPost</a></h2>
<p>
<a href="http://cm.bell-labs.com/who/hobby/MetaPost.html">MetaPost</a>
is een een op Metafont gebaseerde programmeertaal en is geschreven
door <a href="http://cm.bell-labs.com/who/hobby/index.html">John Hobby</a>.
Het verschil met Metafont is dat de uitvoer strikt PostScript is. MetaPost
is dan ook puur gericht op grafisch werk, niet op fonts. Er is heel wat
<a href="http://cm.bell-labs.com/who/hobby/mppubs.html">documentatie</a>
over MetaPost beschikbaar.
</p>
<p>
<h2><a name="Conversie">Conversie</h2></a>
</p>
<p>
<img src="graphics/nline.gif" width=1000 height=6 alt="------">
</p>
[
<a href="nieuws.html">nieuws</a> ||
<a href="http://www.ntg.nl">NTG home</a> |
<a href="info.html">NTG info</a> |
<a href="texprog.html">TeX</a> |
<a href="ctan.html">CTAN</a> |
<a href="links.html">links</a> ||
<a href="zoeken.html">zoeken</a>
]
<hr>
<address>
Nederlandstalige TeX Gebruikersgroep<br>
Plantage Kerklaan 65/1<br>
1018 CX Amsterdam<br>
The Netherlands<br>
E-mail: <a href="mailto:ntg@ntg.nl">ntg@ntg.nl</a><br>
</address>
<hr>
<!-- hhmts start -->
Last modified: Thu Apr 23 18:26:09 MDT 1998
<!-- hhmts end -->
by: <a href="http://www.cs.uu.nl/~piet">Piet van Oostrum</a><p>
</body>
</html>
|