ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrei Lomov <lomov@math.nsc.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] ical, шрифты
Date: Mon, 10 Mar 2008 14:41:19 +0600
Message-ID: <fr2s6m$3ac$2@ger.gmane.org> (raw)
In-Reply-To: <op.t7l270kvglg102@post.cnt.ru>

Владимир Гусев wrote:

>>>> Вот прилагаю, как у меня, без всяких параметров ical, с тем Xdefaults,
>>>> который я процитировал, и со шрифтами от ms (альтовый пакет).
>>
>> Повторил.
>> Безуспешно
>>
> 
> Перегрузились полностью?

Ага
 
> Покажите
> 
> cat /etc/X11/fs/config

#
# Default font server configuration file for Red Hat Linux 6.0
#

# allow a max of 4 clients to connect to this font server
client-limit = 4

# when a font server reaches its limit, start up a new one
clone-self = off

# alternate font servers for clients to use
#alternate-servers = foo:7101,bar:7102

# where to look for fonts
# Some of these are commented out, i.e. the TrueType and Type1
# directories in /usr/share, because they aren't forced to be
# installed alongside X.
#
catalogue = /usr/X11R6/lib/X11/fonts/misc:unscaled,
        /usr/X11R6/lib/X11/fonts/75dpi:unscaled,
        /usr/X11R6/lib/X11/fonts/100dpi:unscaled,
        /usr/X11R6/lib/X11/fonts/Type1,
        /usr/X11R6/lib/X11/fonts/Speedo,
        /usr/share/fonts/bitmap/misc:unscaled,
        /usr/share/fonts/bitmap/terminus,
        /usr/share/fonts/otf/oldstandard,
        /usr/share/fonts/ttf/dejavu,
        /usr/share/fonts/ttf/latex-xft,
        /usr/share/fonts/type1/urw,
        /usr/share/fonts/default/TrueType-val,
        /usr/share/fonts/type1/church,
        /usr/X11R6/lib/X11/fonts/iso10646-0400/75dpi:unscaled,
        /usr/X11R6/lib/X11/fonts/iso10646-0400/misc:unscaled,
        /usr/share/fonts/bitmap/100dpi:unscaled,
        /usr/share/fonts/bitmap/75dpi:unscaled,
        /usr/share/fonts/bitmap/cyrillic/misc:unscaled,
        /usr/share/fonts/bitmap/cyrillic/100dpi:unscaled,
        /usr/share/fonts/bitmap/cyrillic/75dpi:unscaled,
        /usr/share/fonts/ttf/church,
        /usr/share/fonts/ttf/gost,
        /usr/share/fonts/type1/Type1,
        /usr/share/fonts/ttf/TTF,
        /usr/share/fonts/default/TrueType-freefont,
        /usr/share/fonts/default/TrueType-vera

# in 12 points, decipoints
default-point-size = 120

# 100 x 100 and 75 x 75
default-resolutions = 100,100,75,75

# how to log errors
use-syslog = on

# deferglyphs makes a tremendous usability difference for CJK fonts
deferglyphs = 16




> rpm -qa |grep fonts

fonts-bitmap-cyrillic-2.3.1-alt4
fonts-otf-oldstandard-0.9-alt1
fonts-ttf-j2se-sun-1.6.0.01-alt2
cm-super-fonts-pfb-0.3.3-alt6
docs-altlinux_fonts-kirill-050325-alt1.1
vera-fonts-ttf-1.10-alt2
mkfontscale-1.0.3-alt1
fonts-bitmap-terminus-4.20-alt2
fonts-type1-urw-1.0.7pre41-alt3
fslsfonts-1.0.1-alt1
cm-super-fonts-afm-0.3.3-alt6
fonts-bitmap-100dpi-7.0.0-alt1
fonts-ttf-gost-7.2-alt2
fonts-ttf-xorg-1.0.0-alt1
xfontsel-1.0.2-alt1
xlsfonts-1.0.2-alt1
fonts-bitmap-misc-7.0.0-alt1
fonts-ttf-latex-xft-0.1-alt3
val-fonts-ttf-1.0-alt14
cm-super-fonts-tex-0.3.3-alt6
cm-super-fonts-0.3.3-alt6
fonts-bitmap-75dpi-7.0.0-alt2
fonts-type1-church-20050115-alt4
freefont-fonts-ttf-0.050704-alt8
fonts-ttf-dejavu-2.20-alt1.M40.1
cm-super-fonts-tex-dvips-0.3.3-alt6
cm-super-fonts-tex-afm-0.3.3-alt6
fonts-type1-xorg-7.0.0-alt1
sharatype-fonts-2.0.4-alt2
fonts-ttf-ms-1.0-alt3
XFree86-cyr_rfx-fonts-iso10646-0400-1.1-alt4.1
fonts-ttf-church-20050115-alt3


> 
> rpm -qa |grep freetype

libfreetype-2.3.4-alt2
freetype-1.3.1-alt4


> 
> cat /etc/X11/xorg.config

...
Section "Module"
        Load  "type1"
        Load  "freetype"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        SubSection "extmod"
                Option      "omit xfree86-dga"
        EndSubSection
EndSection
...



 
> ls /usr/share/fonts/default/TrueType-ms

ls: /usr/share/fonts/default/TrueType-ms: Нет такого файла или каталога

> 
> xlsfonts |grep verdana

$ xlsfonts |grep verdana
$  


> cat /etc/X11/xinit.d/xfonts

#!/bin/sh

XFS=

if [ -r /etc/sysconfig/xfs ]; then
        source /etc/sysconfig/xfs
        case "$XFS" in
                yes|Yes|YES|true|True|TRUE|on|On|ON|Y|y|1)
                        exit 0
                ;;
        esac
fi

FONTPATH=`/usr/sbin/chkfontpath -l | sed -ne 's,\(.*\):\ \(.*\),\2,p'`

[ -n "$FONTPATH" ] || exit 0

for F in $FONTPATH; do
        xset fp+ "$F"
done

xdpyinfo | grep -q FontCache && xset fp rehash


> 
> cat /etc/sysconfig/xfs

#
# Arguments for xfs init script
#

ARGS="-port -1 -daemon -user xfs"
XFS=yes


> 



-- 
Всего доброго,
А.Л.




  reply	other threads:[~2008-03-10  8:41 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06 16:16 Andrei Lomov
2008-03-06 16:20 ` Андрей Черепанов
2008-03-06 18:03   ` Andrei Lomov
2008-03-06 16:39   ` Владимир Гусев
2008-03-06 18:10     ` Andrei Lomov
2008-03-06 18:47       ` Владимир Гусев
2008-03-06 18:57         ` Владимир Гусев
2008-03-06 19:49             ` Владимир Гусев
2008-03-06 19:55               ` Владимир Гусев
2008-03-06 20:03                 ` Andrei Lomov
2008-03-06 20:11                   ` Владимир Гусев
2008-03-06 20:21                     ` Andrei Lomov
2008-03-06 20:35                       ` Владимир Гусев
2008-03-10  8:43                         ` Andrei Lomov
2008-03-10 20:39                           ` Michael Shigorin
2008-03-10 21:18                             ` Владимир Гусев
2008-04-01 13:40                             ` [Comm] ical, шрифты [JT] Andrei Lomov
2008-03-06 19:56               ` [Comm] ical, шрифты Andrei Lomov
2008-03-06 20:00                 ` Владимир Гусев
2008-03-06 20:29                       ` Владимир Гусев
2008-03-10  8:41                         ` Andrei Lomov [this message]
2008-03-10 10:08                           ` Хихин Руслан
2008-04-01 13:39                             ` [Comm] ical, шрифты [JT] Andrei Lomov
2008-03-06 18:14     ` [Comm] ical, шрифты Владимир Гусев

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='fr2s6m$3ac$2@ger.gmane.org' \
    --to=lomov@math.nsc.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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