<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I filed this a while ago (<a href="https://bugs.freedesktop.org/show_bug.cgi?id=28803">https://bugs.freedesktop.org/show_bug.cgi?id=28803</a>) for a user who reported it to me through XQuartz (<a href="http://xquartz.macosforge.org/trac/ticket/325">http://xquartz.macosforge.org/trac/ticket/325</a>) since I'm pretty clueless about a bunch of font magic. &nbsp;Since I finally have time to work through my XQuartz queue, I thought I'd bring it up and hopefully make some progress...<div><br></div><div>Put ZapfDingbats.ttf (contact me for it due to licensing concerns) into ~/.fonts, then:</div><div><div><br></div><div>cd ~/.fonts</div><div>mkfontscale</div><div>mkfontdir</div><div>xset fp+ ${HOME}/.fonts</div><div>xlsfonts | grep dingbats</div><div><br></div><div>You should see:</div><div>-misc-zapf dingbats-medium-r-normal--0-0-0-0-p-0-iso10646-1</div><div><br></div><div>Now try running:</div><div>xfd -fn "-misc-zapf dingbats-medium-r-normal--0-0-0-0-p-0-iso10646-1"</div><div><br></div><div>You'll get:</div><div>X Error of failed request: &nbsp;BadValue (integer parameter out of range for</div><div>operation)</div><div>&nbsp;&nbsp;Major opcode of failed request: &nbsp;45 (X_OpenFont)</div><div>&nbsp;&nbsp;Value in failed request: &nbsp;0x80000b</div><div>&nbsp;&nbsp;Serial number of failed request: &nbsp;21</div><div>&nbsp;&nbsp;Current serial number in output stream: &nbsp;22</div><div><br></div><div>---</div></div><div><br></div><div>What is going wrong here? &nbsp;Any thoughts?</div><div><br></div><div><br></div></body></html>