Bug 4644 - Small font in konsole
Summary: Small font in konsole
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: fontconfig (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Sergey V Turchin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-02 16:36 MSD by Andy Gorev
Modified: 2005-08-10 17:23 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Gorev 2004-07-02 16:36:03 MSD
При обновлении fontconfig-2.2.1-alt5 на любую последующую версию, шрифт
"маленький" в konsole выглядит ужасно. Он разряжен и больше "среднего".

[root@smart /]# rpm -qa|grep -i font
XFree86-cyr_rfx-fonts-koi8-r-1.1-alt7
XFree86-KOI8-75dpi-fonts-3.0-ipl7mdk
chkfontpath-2.0.1-alt1
j2se-sun-fonts-1.4.2_04-alt2.1
ms-fonts-ttf-1.0-alt11
urw-fonts-2.0-alt25
fontconfig-2.2.1-alt5
dmtr40in-fonts-1.0-alt2

[gorev@smart gorev]$ 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>13</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>15</double>
  </test>
  <edit mode="assign" name="antialias" >
   <bool>false</bool>
  </edit>
 </match>
 <dir>~/.fonts</dir>
 <dir>~/.kde/share/fonts</dir>
</fontconfig>

Система - свежеустанновленный мастер 2.4, обсизифленный с откатом fontconfig.
Comment 1 Sergey V Turchin 2004-07-02 17:55:26 MSD
откат до какой версии-релиза? 
Comment 2 Andy Gorev 2004-07-03 15:31:17 MSD
altlinux-release-Sisyphus-alt20040701 в котором было сначала сказано rpm -e
fontconfig-2.2.2-alt4.i586.rpm --nodeps, а затем установлено
fontconfig-2.2.1-alt5 из ALT/archive/Sisyphus/2004/02/10. После этого был
запущен fc-cache и перезапущены иксы. Отката так-же коснулось и KDE (из-за sim),
но к делу это не относится, тем более что rpm -q libqt3 = libqt3-3.3.2-alt4
Comment 3 Sergey V Turchin 2005-08-10 17:23:01 MSD
вроде не проявляется с fontconfig-2.3.2