Explorar o código

Enabled sub-pixel rendering (RGB type)

Slight degradation on non-RGB LCD / non-DVI cable.
Maxim Kammerer %!s(int64=12) %!d(string=hai) anos
pai
achega
a3b59b8824
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/root/setup

+ 2 - 2
src/root/setup

@@ -310,10 +310,10 @@ sinfo "Setting dash as POSIX shell"
 eselect sh set dash
 
 
-# No sub-pixel rendering, since LCD / cable type is unknown
+# Use RGB sub-pixel rendering (slight degradation on non-RGB LCD / non-DVI cable)
 sinfo "Configuring fontconfig"
 for fconf in \
-    10-no-sub-pixel.conf \
+    10-sub-pixel-rgb.conf \
     20-unhint-small-dejavu-sans.conf \
     20-unhint-small-dejavu-sans-mono.conf \
     20-unhint-small-dejavu-serif.conf \