* [sisyphus] fonts-type1-urw
@ 2010-03-23 8:02 Andrey Rahmatullin
2010-03-23 9:02 ` Sergey V Turchin
0 siblings, 1 reply; 8+ messages in thread
From: Andrey Rahmatullin @ 2010-03-23 8:02 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
[-- Attachment #1: Type: text/plain, Size: 580 bytes --]
Раз уж эту гадость (fonts-type1-urw) удалить нельзя, расскажите хотя бы,
как в этом вашем fontconfig сделать так, чтобы НИКОГДА и НИ ЗА ЧТО они не
вылезали вместо нормальных шрифтов, а то опять
$ fc-match Times
n021003l.pfb: "Nimbus Roman No9 L" "Regular"
Я надеюсь, это достижимо более-менее дистрибутивными методами, т.е. без
правки нескольких файлов в /etc/fonts/fonts.d/ и без написания длинного
~/.fonts.conf.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(6):
Bugzilla не принемает участия в исправлении багов :)
-- legion in devel@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fonts-type1-urw
2010-03-23 8:02 [sisyphus] fonts-type1-urw Andrey Rahmatullin
@ 2010-03-23 9:02 ` Sergey V Turchin
2010-03-23 9:06 ` Andrey Rahmatullin
0 siblings, 1 reply; 8+ messages in thread
From: Sergey V Turchin @ 2010-03-23 9:02 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
[-- Attachment #1: Type: Text/Plain, Size: 646 bytes --]
On Tuesday 23 March 2010, Andrey Rahmatullin wrote:
> Раз уж эту гадость (fonts-type1-urw) удалить нельзя, расскажите
> хотя бы, как в этом вашем fontconfig сделать так, чтобы НИКОГДА
> и НИ ЗА ЧТО они не вылезали вместо нормальных шрифтов, а то
> опять
> $ fc-match Times
> n021003l.pfb: "Nimbus Roman No9 L" "Regular"
> Я надеюсь, это достижимо более-менее дистрибутивными методами,
> т.е. без правки нескольких файлов в /etc/fonts/fonts.d/ и без
> написания длинного ~/.fonts.conf.
Удалить ссылку на 30-metric-aliases.conf
--
Regards, Sergey, ALT Linux, http://www.altlinux.ru/
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fonts-type1-urw
2010-03-23 9:02 ` Sergey V Turchin
@ 2010-03-23 9:06 ` Andrey Rahmatullin
2010-03-23 9:12 ` Sergey V Turchin
0 siblings, 1 reply; 8+ messages in thread
From: Andrey Rahmatullin @ 2010-03-23 9:06 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 388 bytes --]
On Tue, Mar 23, 2010 at 12:02:36PM +0300, Sergey V Turchin wrote:
> Удалить ссылку на 30-metric-aliases.conf
О, всего-то.
А Если бы у меня не было ms-ttf, а был Liberation, это разве не поломало
бы его?
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(6):
<hiddenman> wtf is решето?
<hiddenman> уроки английского пошли на пользу. раньше бы спросил wtf решето
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fonts-type1-urw
2010-03-23 9:06 ` Andrey Rahmatullin
@ 2010-03-23 9:12 ` Sergey V Turchin
2010-03-23 9:16 ` Andrey Rahmatullin
0 siblings, 1 reply; 8+ messages in thread
From: Sergey V Turchin @ 2010-03-23 9:12 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
[-- Attachment #1: Type: Text/Plain, Size: 1541 bytes --]
On Tuesday 23 March 2010, Andrey Rahmatullin wrote:
> On Tue, Mar 23, 2010 at 12:02:36PM +0300, Sergey V Turchin wrote:
> > Удалить ссылку на 30-metric-aliases.conf
>
> О, всего-то.
> А Если бы у меня не было ms-ttf, а был Liberation, это разве не
> поломало бы его?
Там написано
<alias binding="same">
<family>Nimbus Roman No9 L</family>
<default>
<family>Times</family>
</default>
</alias>
`fc-match "Times New"` и `fc-match "Times New Roman"` других находит
P.S.
Я бы там везде перед Liberation добавил DejaVu, но не знаю, будет ли
это правильно.
--
Regards, Sergey, ALT Linux, http://www.altlinux.ru/
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fonts-type1-urw
2010-03-23 9:12 ` Sergey V Turchin
@ 2010-03-23 9:16 ` Andrey Rahmatullin
2010-03-23 9:23 ` Sergey V Turchin
0 siblings, 1 reply; 8+ messages in thread
From: Andrey Rahmatullin @ 2010-03-23 9:16 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 557 bytes --]
On Tue, Mar 23, 2010 at 12:12:46PM +0300, Sergey V Turchin wrote:
> Там написано
Так в том же файле дальше мапится Liberation Sans в Arial, если я
правильно понял.
> Я бы там везде перед Liberation добавил DejaVu, но не знаю, будет ли
> это правильно.
До тех пор, пока
fonts-ttf-dejavu нужен для vlc-plugin-freetype-1.0.5-alt
я бы не хотел, чтобы DejaVu вылезал где-либо :)
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(6):
* Lost только что согнал муху с дисплея подведя под нее курсор мыши
<Lost> работает!
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fonts-type1-urw
2010-03-23 9:16 ` Andrey Rahmatullin
@ 2010-03-23 9:23 ` Sergey V Turchin
2010-03-23 9:26 ` Andrey Rahmatullin
0 siblings, 1 reply; 8+ messages in thread
From: Sergey V Turchin @ 2010-03-23 9:23 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
[-- Attachment #1: Type: Text/Plain, Size: 456 bytes --]
On Tuesday 23 March 2010, Andrey Rahmatullin wrote:
[...]
> До тех пор, пока
> fonts-ttf-dejavu нужен для vlc-plugin-freetype-1.0.5-alt
> я бы не хотел, чтобы DejaVu вылезал где-либо :)
Развешивайте аналогичные баги
https://bugzilla.altlinux.org/show_bug.cgi?id=23213
P.S.
К сожалению, некоторые пакеты слишком жестко зависят.
--
Regards, Sergey, ALT Linux, http://www.altlinux.ru/
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fonts-type1-urw
2010-03-23 9:23 ` Sergey V Turchin
@ 2010-03-23 9:26 ` Andrey Rahmatullin
2010-03-23 9:34 ` Sergey V Turchin
0 siblings, 1 reply; 8+ messages in thread
From: Andrey Rahmatullin @ 2010-03-23 9:26 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 576 bytes --]
On Tue, Mar 23, 2010 at 12:23:02PM +0300, Sergey V Turchin wrote:
> > До тех пор, пока
> > fonts-ttf-dejavu нужен для vlc-plugin-freetype-1.0.5-alt
> > я бы не хотел, чтобы DejaVu вылезал где-либо :)
> Развешивайте аналогичные баги
> https://bugzilla.altlinux.org/show_bug.cgi?id=23213
Я в своё время так понял, что там внутри шрифт жёстко прописан.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(6):
Пишите в sisyphus@, в этом списке рассылки я вам на этот в целом
неплохой вопрос не отвечу - policy запрещает.
-- ldv in community@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fonts-type1-urw
2010-03-23 9:26 ` Andrey Rahmatullin
@ 2010-03-23 9:34 ` Sergey V Turchin
0 siblings, 0 replies; 8+ messages in thread
From: Sergey V Turchin @ 2010-03-23 9:34 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
[-- Attachment #1: Type: Text/Plain, Size: 687 bytes --]
On Tuesday 23 March 2010, Andrey Rahmatullin wrote:
> On Tue, Mar 23, 2010 at 12:23:02PM +0300, Sergey V Turchin wrote:
> > > До тех пор, пока
> > >
> > > fonts-ttf-dejavu нужен для
> > > vlc-plugin-freetype-1.0.5-alt
> > >
> > > я бы не хотел, чтобы DejaVu вылезал где-либо :)
> >
> > Развешивайте аналогичные баги
> > https://bugzilla.altlinux.org/show_bug.cgi?id=23213
>
> Я в своё время так понял, что там внутри шрифт жёстко прописан.
Тогда там нужно жестко прописать Sans Serif. С fontconfig он, как-
минимум, слинкован. Исходники не смотрел.
--
Regards, Sergey, ALT Linux, http://www.altlinux.ru/
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-03-23 9:34 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-23 8:02 [sisyphus] fonts-type1-urw Andrey Rahmatullin
2010-03-23 9:02 ` Sergey V Turchin
2010-03-23 9:06 ` Andrey Rahmatullin
2010-03-23 9:12 ` Sergey V Turchin
2010-03-23 9:16 ` Andrey Rahmatullin
2010-03-23 9:23 ` Sergey V Turchin
2010-03-23 9:26 ` Andrey Rahmatullin
2010-03-23 9:34 ` Sergey V Turchin
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