Fontconfig update in January 2023
Recently, package fontconfig updated to 2.14.1 in Debian and therefore Devuan.
Some default font selections changed, which caused my fonts to be taller and have more line spacing. Affected applications and components include xfce4-terminal (yes, yes, on Fluxbox; user freedom and all that...), the fluxbox menu, and gtk menus.
After some fruitless Internet searches, I decided to ask the smart people in #devuan. A smart fellow said this came up in the Debian forum, which led me to a Google Groups discussion which has a workaround.
I adapted the workaround into a single script because I like to make a single fix a single command. I could have made this check before modifying the file, but whatever. It is still idempotent.
Comments