Greetings, Christoph I tried many ways to fix my fontconfig, but fallback isn't working for me with XftFontMatch patch at all. There isn't much difference in my configuration, comparing with Gentoo or Arch wiki.
Therefore I finally ask you to share your working fontconfig, where fallback correctly works for aforementioned problems. At least there is hope to highlight involved key points. On Fri, Jun 03, 2016 at 03:06:23PM +0200, Christoph Lohmann wrote: > Greetings. > > On Fri, 03 Jun 2016 15:06:23 +0200 Amer <amer...@gmail.com> wrote: > > st/config.def.h > > static char font[] = "monospace-9.6"; > > > > ~/.config/fontconfig/fonts.conf > > ... > > <alias> > > <family>monospace</family> > > <prefer> > > <family>Source Code Pro</family> > > <family>DejaVu Sans Mono</family> > > <family>Symbola</family> > > </prefer> > > </alias> > > ... > > > > Therefore most of symbols, all asian widechar and bold non-ascii > > flavours are microscopical small on HiDPI being not scaled at all. > > (I suppose this difference will be rather imperceptible on non-HiDPI) > > Your Fontconfig is not correct. It works here on Gentoo and a pretty > complex fontconfig. If you need the applied configurations, call back. > > > Sincerely, > > Christoph Lohmann > >