> On Dec 14, 2017, at 12:01 AM, [email protected] wrote: > > From: IOhannes m zmoelnig <[email protected] <mailto:[email protected]>> > > what are the alternatives? > (something that comes to my mind immediately, is using the installer to > install the font system-wide and have Pd rely on that).
Nutshell: Create a (tiny) custom TCL extension which makes the system calls to load a font into the PrivateFont collection <http://code.activestate.com/lists/tcl-core/8159/> when the GUI is loaded. I've had this approach listed in the original DejaVuSans mono PR for Windows since the beginning of the year: https://github.com/pure-data/pure-data/pull/42 <https://github.com/pure-data/pure-data/pull/42> -------- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/>
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
