<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
I have a patch (against gl2ps v.1.3.5) that introduce EMF export
support into gl2ps library.<br>
Two options used - clean WinAPI or libEMF (with some limitations
like no gradient support).<br>
<br>
Notice that:<br>
<ul>
<li>export supported only for limited number of primitives,
however it may be still useful for many cases;<br>
</li>
<li>I'm not much familiar with CMake and probably dependencies
should be fixed (I build project manually without CMake);</li>
<li>on Windows gl2ps should be additionally linked against Msimg32
library (available since Win2000);<br>
</li>
</ul>
<br>
<pre class="moz-signature" cols="72">--
Kirill Gavrilov,
Software designer.
</pre>
</body>
</html>