<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I got it.<div><br></div><div>As it says in pd/mac/README.txt:</div><div><pre style="margin-top: 0px; margin-bottom: 0px; padding: 15px; border: 0px; outline: 0px; font-size: 13px; vertical-align: baseline; font-family: monospace, sans-serif; word-wrap: break-word; overflow: auto; color: rgb(85, 85, 85); line-height: 18px; background-color: rgb(255, 255, 255); background-position: initial initial; background-repeat: initial initial;">Note: The "wish-shell.tgz" is an archive of this app I found on my mac:
System/Library/Frameworks/Tk.framework/Versions/8.4/Resources/Wish Shell.app
A smarter version of the scripts ought to be able to find that file
automatically on your system so I wouldn't have to include it here.</pre></div><div>We just need to use the 8.5 version of Wish. I can put together a script to do this if you want.</div><div><br><div><div>On Sep 20, 2014, at 1:28 AM, Miller Puckette <<a href="mailto:msp@ucsd.edu">msp@ucsd.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I'll give this a look when I have some time.<br><br>Pd's app structure is copied from "Wish Shell.app" - it might work simply to <br>build it using a different version of wish as a base.  If you want to try that<br>yourself, I think you can just rebuild Pd using the build-macosx script in<br>pd/mac, after having made a new version of a directory "stuff" containing<br>wish-shell.tgz (an archive of whatever wish shell version you want) and the<br>two auxilliary files pd.icns and pd-file.icns<br><br>cheers<br>Miller<br><br>On Fri, Sep 19, 2014 at 12:45:52AM -0400, Dan Wilcox wrote:<br><blockquote type="cite">Does anyone know how I can clue Pd-vanilla in on using Tcl 8.5 instead of 8.4? I tried changing the require version in pd-gui.tcl but no dice:<br><br>version conflict for package "Tcl": have 8.4, need 8.5<br>    while executing<br>"package require Tcl 8.5"<br><br>OSX 10.8 has both 8.4 & 8.5 built in and it seems the default tclsh points to the 8.5 install, but it seems the method Pd uses to find Tcl & Wish.app end up choosing 8.4 instead.<br><br>Anyway, I'm asking mainly because with 8.5 you can get "retina" screen enabled fonts which are nice and crisp as opposed to Pd's current blurry fonts. I remember trying this about 6 months ago after I got the machine but ran into the same problem and moved on. Would be nice to provide a patch and some info on how to make it work.<br><br>--------<br>Dan Wilcox<br>@danomatika<br><a href="http://danomatika.com">danomatika.com</a><br>robotcowboy.com<br><br><br><br><br><br></blockquote><br><blockquote type="cite">_______________________________________________<br><a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote><br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--------</div><div>Dan Wilcox</div><div>@danomatika</div><div><a href="http://danomatika.com">danomatika.com</a></div><div><a href="http://robotcowboy.com">robotcowboy.com</a></div><div><br></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></body></html>