<div dir="ltr"><div><div>Hi Ben,<br><br></div>You need a desktop environment that supports different DPIs across different displays. I *think* most recent versions of GNOME do that but I'm not sure.<br><br></div>behdad<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 26, 2018 at 12:52 AM, Ben Stern <span dir="ltr"><<a href="mailto:bas-savannah@ubrew.org" target="_blank">bas-savannah@ubrew.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In my fontconfig/conf.d, I can specify fontconfig XML which states a given<br>
DPI, but I can't specify this per-head.<br>
<br>
I'm running multihead on monitors with different resolutions, and my choices<br>
are huge fonts on the lower-resolution monitor and normal sizes on the<br>
higher resolution monitor, or unreadably small fonts on this hi-res monitor<br>
and normal size on the low-res monitor.<br>
<br>
xdpyinfo | grep inch correctly tells me<br>
    on :0.0: 157x157 dots per inch<br>
    on :0.1: 94x94 dots per inch<br>
<br>
xrdb -query | grep dpi correctly tells me<br>
    on :0.0 XFt.dpi: 157<br>
    on :0.1 XFt.dpi: 94<br>
<br>
farad:~/.config/fontconfig/<wbr>conf.d$ grep -i -A2 dpi *<br>
    19-DisplayProperties.conf: <edit name="dpi" mode="assign" binding="same"><br>
    19-DisplayProperties.conf- <double>157.0</double><br>
    19-DisplayProperties.conf- </edit><br>
<br>
Note that without the 19-DisplayProperties.conf setting the DPI to 157<br>
explicitly, the menus and other fontconfig-rendered text on my hi-res<br>
monitor appears to be defaulting to the historic 96 DPI setting, and are<br>
therefore tiny, because they're approximately 60% of the size they ought to<br>
be.<br>
<br>
How can I tell fontconfig to use the correct DPI on a given head?<br>
<br>
(I tried to open this as a bug and was directed here instead.)<br>
<br>
Thanks,<br>
Ben<br>
<span class="HOEnZb"><font color="#888888">--<br>
Ben Stern<br>
This space intentionally left blank.<br>
______________________________<wbr>_________________<br>
Fontconfig mailing list<br>
<a href="mailto:Fontconfig@lists.freedesktop.org">Fontconfig@lists.freedesktop.<wbr>org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/fontconfig" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/fontconfig</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">behdad<br><a href="http://behdad.org/" target="_blank">http://behdad.org/</a></div>
</div>