QUESTION : I’m creating “Bingo” style cards in Excel for a maths lesson. On my master sheet I have x^2 […]
Tag: fontconfig
fontconfig doesn’t recognize new fonts
Problem : Installed fontconfig 2.13.1 on Void Linux, and several fonts through guix (so, not a normal setup). Fonts are […]
Missing glyphs in Terminus font, how to setup a fallback font?
Problem : Most of my work happens in a terminal, so I need a clear, readable font. I’ve settled a […]
fontconfig: cannot change font family
Problem : this is my ~/.config/fontconfig/fonts.conf <?xml version=”1.0″?> <!DOCTYPE fontconfig SYSTEM “fonts.dtd”> <fontconfig> <match target=”font”> <edit name=”antialias” mode=”assign”><bool>true</bool></edit> <edit name=”hinting” […]