ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Q: libgtk+2-2.8.12-alt1 и неуправляемый антиалиасинг
@ 2006-02-27 12:15 Andrei Bulava
  2006-02-27 15:49 ` IA: Re: [sisyphus] " Andrei Bulava
  0 siblings, 1 reply; 2+ messages in thread
From: Andrei Bulava @ 2006-02-27 12:15 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Hi!

После обновления до libgtk+2-2.8.12-alt1 в GTK2-приложениях ни с того,
ни с сего включилось размазывание шрифтов, тщательно мною отключаемое
всякий раз после установки пакета ms-fonts-ttf.

$ cat ~/.fonts.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
 <match target="font" >
  <test compare="more" name="size" qual="any" >
   <double>7</double>
  </test>
  <test compare="less" name="size" qual="any" >
   <double>16</double>
  </test>
  <edit mode="assign" name="antialias" >
   <bool>false</bool>
  </edit>
 </match>
 <match target="font" >
  <test compare="more" name="pixelsize" qual="any" >
   <double>8</double>
  </test>
  <test compare="less" name="pixelsize" qual="any" >
   <double>18</double>
  </test>
  <edit mode="assign" name="antialias" >
   <bool>false</bool>
  </edit>
 </match>
 <dir>~/.fonts</dir>
 <match target="font" >
  <edit mode="assign" name="hinting" >
   <bool>true</bool>
  </edit>
 </match>
 <match target="font" >
  <edit mode="assign" name="hintstyle" >
   <const>hintmedium</const>
  </edit>
 </match>
</fontconfig>

IceWM и QT-приложения ведут себя по-прежнему (размазывание выключено), а
GTK2-приложения раздражают глаза.

:-\

P.S. Сизиф свежий,

$ LANG=C ls -al /var/lib/apt/lists/*ALT*
-rw-r--r-- 1 root root 18967174 Feb 25 21:46
/var/lib/apt/lists/ftp.altlinux.com_pub_distributions_ALTLinux_Sisyphus_i586_base_pkglist.classic
-rw-r--r-- 1 root root     2748 Feb 25 22:05
/var/lib/apt/lists/ftp.altlinux.com_pub_distributions_ALTLinux_Sisyphus_i586_base_release
-rw-r--r-- 1 root root      132 Mar 17  2005
/var/lib/apt/lists/ftp.altlinux.com_pub_distributions_ALTLinux_Sisyphus_i586_base_release.classic

-- 
// AB1002-UANIC





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-27 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-27 12:15 [sisyphus] Q: libgtk+2-2.8.12-alt1 и неуправляемый антиалиасинг Andrei Bulava
2006-02-27 15:49 ` IA: Re: [sisyphus] " Andrei Bulava

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git