Hello,
I'm quite new to Alpine, still learning the ropes.
I have noticed that monospace fonts rendering (I use Trelby word processor) in Alpine is not so good as the Devuan system I use on the same laptop.
Both Alpine and Devuan are set up the same way.
I installed:
setup-xorg-base xorg-server xf86-video-intel ttf-dejavu
While the difference is not dramatic, it is still noticeable.
I took some screenshots, but they do not show the differences I see in normal use.
I'd like some advice as to how I could troubleshoot the issue.
Common differences are the DPI being used, e.g.:
$ xdpyinfo | grep -B1 dot
dimensions: 1920x1080 pixels (443x249 millimeters)
resolution: 110x110 dots per inch
... and the fontconfig settings in e.g. /etc/fonts/conf.d/
On Thu, 2021-12-09 at 16:37 -0800, amc252 wrote:
> Hello,> I'm quite new to Alpine, still learning the ropes.> I have noticed that monospace fonts rendering (I use Trelby word processor) in Alpine is not so good as the Devuan system I use on the same laptop.> Both Alpine and Devuan are set up the same way.> I installed:> setup-xorg-base xorg-server xf86-video-intel ttf-dejavu > While the difference is not dramatic, it is still noticeable.> I took some screenshots, but they do not show the differences I see in normal use.> I'd like some advice as to how I could troubleshoot the issue.
On Fri, 2021-12-10 at 09:07 -0800, amc252 wrote:
> $ xdpyinfo | grep -B1 dot> dimensions: 1366x768 pixels (340x190 millimeters)> resolution: 102x103 dots per inch
If running startx as normal (i.e. not root) user, then can add to ~/.xinitrc
xrandr --dpi 96