https://bugs.documentfoundation.org/show_bug.cgi?id=153158
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Julien Nabet <[email protected]> --- (In reply to Stéphane Guillou (stragu) from comment #3) > I had to make sure the Linux Biolinum font was not installed on my system to > reproduce. > > On Ubuntu 20.04, I used the following in ~/.config/fontconfig/fonts.conf: > > <?xml version='1.0'?> > <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'> > <fontconfig> > <alias binding="same"> > <family>Linux Biolinum</family> > <accept> > <family>Andale Mono</family> > </accept> > </alias> > </fontconfig> > > After a log out and back in, the font is substituted properly in Inkscape, > but falls back to Liberation Sans in: > I did all this (+fc-cache -fv to force font cache recreation from scratch) but Inkscape still shows Linux Biolinum whereas I would expect it displays "Andale Mono". Did I miss something? -- You are receiving this mail because: You are the assignee for the bug.
