[PD] Ugly looking fonts in printed postscript patches on MacOsX

Arda Eden ardaeden at gmail.com
Wed Dec 11 18:45:40 CET 2013


Thanks for your interest Funs.
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. :)

> On 11 Dec 2013, at 01:52, Funs Seelen <funsseelen at gmail.com> wrote:
> 
> Hi Arda,
> 
> 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):
> 
> Old:
>   13 -0.0 0.0 0 false DrawText
> 
> New:
>   13 -0.0 -0.3 0 false DrawText
> 
> 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.
> 
> Have fun!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20131211/b19c8945/attachment.htm>


More information about the Pd-list mailing list