<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 22, 2020, 02:37 Christoph Kukulies <<a href="mailto:kuku@kukulies.org">kuku@kukulies.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space">I’m running a tk/tcl app on my FreeBSD box that has the font „MS Sans Serif“ wired in.<div>This leads to an X11-error when starting the application (bsvc) with my macOS (catalina 15.5.6) as the server:</div><div><br></div><div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(59,35,34);background-color:rgb(215,211,183)"><span style="font-variant-ligatures:no-common-ligatures">$ bsvc</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(59,35,34);background-color:rgb(215,211,183)"><span style="font-variant-ligatures:no-common-ligatures">X Error of failed request:  BadName (named color or font does not exist)</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(59,35,34);background-color:rgb(215,211,183)"><span style="font-variant-ligatures:no-common-ligatures">  Major opcode of failed request:  45 (X_OpenFont)</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(59,35,34);background-color:rgb(215,211,183)"><span style="font-variant-ligatures:no-common-ligatures">  Serial number of failed request:  42</span></div><div style="margin:0px;font-stretch:normal;line-height:normal;font-family:Courier;color:rgb(59,35,34);background-color:rgb(215,211,183)"><span style="font-variant-ligatures:no-common-ligatures">  Current serial number in output stream:  59</span></div></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures">Is there a way to install the missing font using a macport? Or what is the closest standard X11 font that can be used instead of the MS font?</span></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><span style="font-family:sans-serif">That font should be included with macOS as it has been since Leopard. It's possibly named slightly differently.</span><br></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">The closest font is probably Helvetica but your app has the MS font hard coded.</span></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space"><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><span style="font-variant-ligatures:no-common-ligatures">—</span></div><div><span style="font-variant-ligatures:no-common-ligatures">Christoph</span></div><div><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><br></div><div><br></div></div></blockquote></div></div></div>