From: "Владимир Гусев" <vova1971@narod.ru> To: community@altlinux.ru Subject: Re: [Comm] Windows шрифты Date: Mon, 09 May 2005 18:38:42 +0400 Message-ID: <op.sqiiysucglg102@post.cnt.ru> (raw) In-Reply-To: <200505091346.41212.anterior@inbox.ru> [-- Attachment #1: Type: text/plain, Size: 1499 bytes --] > #cd /usr/X11R6/lib/X11/fonts/winfonts > #/usr/sbin/ttmkfdir -o fonts.scale > unknown font foundry code SYRC > unknown font foundry code PYRS тут ничего страшного > #/usr/X11R6/bin/mkfontdir > #/usr/sbin/chkfontpath --add /usr/X11R6/lib/X11/fonts/winfonts Добавьте вручную первой строкой(!), так как опытным путем мной проверено, что выбор шрифтов при прочих равных условиях зависит от порядка строк путей шрифтов. Далее, xset +fp /usr/local/share/fonts/ttfonts xset fp rehash (эту процедуру от начала и до конца нужно потом снова выполнять, если впоследствии ты захочешь в эту папку добавить еще один какой-нибудь нужный шрифт) Для ПОЛНОЦЕННОГО внедрения шрифтов следует сделать вдобавок следующее: Добавь путь к этой папке с новыми шрифтами в /etc/fonts/fonts.conf (найди это место в файле, он в формате xml). Хорошо прошерстить другие файлы оттуда (См. в аттаче мои файлы из /etc/fonts) Затем команда: fc-cache -f #Она пересоздает кэш и все файлы типа fonts.cache-1 в каталогах с шрифтами.. (или как вариант устроить .fonts у себя в /home/.. - но лучше централизованно) Перегрузись полностью (хотя можно и рестарить сервисы), но лучше перегрузить систему. Проверь после перезагрузки наличие тех или иных новых шрифтов при помощи xlsfonts и grep'a. Настрой проги и графич. консоль (konsole и т.д.) Вроде все.. после этого все будет... и, в частности, под алиасом Sans будет Tahoma (или любой другой, выбранный вами в файлах из /etc/fonts) -- С уважением, Владимир Гусев [-- Attachment #2: fonts.conf --] [-- Type: application/octet-stream, Size: 10579 bytes --] [-- Attachment #3: alt-post-user.conf --] [-- Type: application/octet-stream, Size: 9035 bytes --] [-- Attachment #4: alt-generic-names.conf --] [-- Type: application/octet-stream, Size: 563 bytes --]
next prev parent reply other threads:[~2005-05-09 14:38 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-05-09 9:46 anterior 2005-05-09 5:35 ` Andrey Rahmatullin 2005-05-09 10:11 ` Alexej Kryukov 2005-05-10 10:28 ` [Comm] " Michael Shigorin 2005-05-09 14:38 ` Владимир Гусев [this message] 2005-05-09 15:29 ` [Comm] " Владимир Гусев
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=op.sqiiysucglg102@post.cnt.ru \ --to=vova1971@narod.ru \ --cc=community@altlinux.ru \ /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