суббота, 3 марта 2012 г.

Сглаживание


Редактировал файл ~/.Xresources
Код: (Оригинальные параметры такие)
Xft.dpi:        96.0
Xft.hinting:    true
Xft.hintstyle:  hintfull
Xft.antialias:  true
Xft.rgba:       rgb

Код: (Мои параметры такие)
Xft.dpi:        96.0
Xft.hinting:    true
Xft.hintstyle:  hintfull
Xft.antialias:  false
Xft.rgba:       none
sudo nano /etc/fonts/local.conf
 
 
   rgb
 
 
 
 
   true
 
 
 
 
   hintfull
 
 
 
 
   true
 
 

0 коммент.:

Отправить комментарий