Re: Emacs Font Issues
"James H. Cloos Jr." <cloos-GRsvFm/Gh/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Matt" == Matt Jones <[email protected]> writes: Matt> I've tried both (just right now), and neither seem to fix the Matt> problem. In case it helps, the wolfram fonts reside in Matt> /usr/share/fonts/type1 and are all pfa files. Yes, that does make a difference. The config option is only relevant for instructed ttf fonts. Since yours are type1 the dpi issue is probably all that is different. Keith's suggestion of making sure the x server is passed --dpi 100 should do it for you. (If not, check the xdpyinfo output on the old server for its idea of your dpi and use that when starting the new server.) -JimC