<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Oh thank you, I’ll check it.<div><br><div><div>On 10 Dec 2013, at 16:29, IOhannes m zmoelnig &lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><fieldset style="padding-top:10px; border:0px; border: 3px solid #CCC; padding-left: 20px;"><legend style="font-weight:bold">Signed PGP part</legend><div style="padding-left:3px;">On 2013-12-10 14:28, Arda Eden wrote:<br>&gt; Hi, After a few hours of work I decided that my solution was not a<br>&gt; good idea. :) If I go back with Mr. Puckette?s script, how can I<br>&gt; use it ? Is it a command line script or a piece of code that will<br>&gt; work in pure data ?<br><br>it' an 'awk' script, design to be executed by awk.<br><br>something like the following should work:<br>- save the script snippet as "fixfonts.awk"<br>- then run:<br><span class="Apple-converted-space">&nbsp;</span> <span class="Apple-converted-space">&nbsp;</span> awk -f fixfonts.awk exportedpatchfile.ps &gt; fixed.ps<br><br><br>see<br><span class="Apple-converted-space">&nbsp;</span> <span class="Apple-converted-space">&nbsp;</span> man awk<br>for more information.<br><br>fgamsdr<br>IOhannes</div></fieldset><br><br>_______________________________________________<br><a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br></div></body></html>