[PD-dev] pdfontloader for 0.49

Christof Ressi christof.ressi at gmx.at
Tue Sep 11 21:24:54 CEST 2018


Hi Dan, I'll have a look right now. 

can you do me favour in turn and try the sound on OSX? Alex reported getting those error messages: https://github.com/pure-data/pure-data/issues/443

actually, you should only get these if the audio device is unresponsive for about more than 1 second. Pd will automatically try to reconnect it and if it fails, close it gracefully. (I made this fix to prevent Pd from going into an infinite loop). this works fine on Windows but maybe there's a problem on OSX...
 
Christof

Gesendet: Dienstag, 11. September 2018 um 11:29 Uhr
Von: "Dan Wilcox" <danomatika at gmail.com>
An: "Miller Puckette" <msp at ucsd.edu>, "Christof Ressi" <christof.ressi at gmx.at>
Cc: pd-dev <pd-dev at lists.iem.at>
Betreff: pdfontloader for 0.49

Howdy all,
 
One important point for 0.49 would be to finish off the cross platform font support started in 0.48. The last bit involves loading the included font on Windows and I wrote a tiny Tcl C extension for this which does not require any external extensions. We simply need to integrate it into the Windows package and load it before loading the fonts. The easiest solution is to add a pre-built pdfontloader to the msw/pdprototype.tgz bin directory. Also, the notes in font/README.tcl could be updated to match.
 
The code and info on how to make it work are all here: https://github.com/pure-data/pdfontloader
 
I don't currently have a Windows install, so maybe Christof can help with this? *hint hint*
 
We could integrate this small codebase into the msw directory and include it in the build process as well, but that could also be left for later.
 

--------
Dan Wilcox
@danomatika[http://twitter.com/danomatika]
danomatika.com[http://danomatika.com]
robotcowboy.com[http://robotcowboy.com]
 





More information about the Pd-dev mailing list