From 5ef4e5258aa7f57d4cbecd88aa3c5b2e21213f7d Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 11 Jun 2025 22:00:59 -0500 Subject: font config changes reverting these to what they should be - antialias true - hinting true --- dotfiles/system/.config/fontconfig/fonts.conf | 71 +++++++++------------------ 1 file changed, 23 insertions(+), 48 deletions(-) diff --git a/dotfiles/system/.config/fontconfig/fonts.conf b/dotfiles/system/.config/fontconfig/fonts.conf index 8e4f0ec..6a27675 100644 --- a/dotfiles/system/.config/fontconfig/fonts.conf +++ b/dotfiles/system/.config/fontconfig/fonts.conf @@ -1,52 +1,27 @@ - + - - - - - true - false - 0 - 75 - none + + + true + + + true + + + hintslight + + + none + + + true + + + lcdnone + + + 144 + - - - - Courier [Adobe] - Courier 10 Pitch - - - - Fixed - Courier 10 Pitch - - - - courier - Courier 10 Pitch - - - - - helvetica - arial - - - - times - garamond - - - - lucida - trebuchet ms - - - - - false - - -- cgit v1.2.3