> So, I'm a little confused as why using this "deja vu" font does promote such a visual difference in vanilla (as shown in linux and windows) but not in Pd-l2ork or
> Purr Data (and maybe even extended). I consider it a "bug", an important issue on how patches behave in cross platforms, even if it is just a visual (font display) issue.
Purr Data includes a particular version of "Deja Vu Sans Mono" with it. It loads it through the @font-face CSS interface, so you get
that font regardless of whether you've installed Purr Data or not.
-Jonathan