<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Thanks for your interest Funs.</div><div>This is actually what I figured out. I wrote a script using Gnu 'sed' and now I am able to change multiple ps files at once. 13 0 -0.5 0 works for my case. :)</div><div><br>On 11 Dec 2013, at 01:52, Funs Seelen &lt;<a href="mailto:funsseelen@gmail.com">funsseelen@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hi Arda,<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Whatever script you use doesn't matter. The point is that you search and replace text in the ps-file, so open the file with a text editor (e.g. gedit). For me it usually works to change the following line for all textfields in the patch (e.g. use Ctrl-H):<br>
<br>Old:<br>&nbsp; 13 -0.0 0.0 0 false DrawText<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">New:<br>&nbsp; 13 -0.0 -0.3 0 false DrawText<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">
I prefer to use Courier-Bold for pd.ps-images. To change the font search for the word "font" and look for any font family (Ctrl-F or Ctrl-H). The standard is DejaVu...etc.. (I guess something with mono and bold, but I don't know exactly for I changed the default to UbuntuMono-Bold). Do the same trick again with search and replace and try again until you like the result. If you have lots of files it would make sense to write a script for the search and replace thing.<br>
<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Have fun!<br></div></div>
</div></blockquote></body></html>