ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] [Fwd: font in c-forge]
@ 2001-02-22 15:13 rider
    0 siblings, 1 reply; 7+ messages in thread
From: rider @ 2001-02-22 15:13 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: Type: message/rfc822, Size: 2290 bytes --]

From: Alexey Kizilov <alx@solvo.ru>
To: rider <rider@linux.ru.net>
Subject: Re: font in c-forge
Date: Thu, 22 Feb 2001 18:08:18 +0300
Message-ID: <3A952B62.44E9F923@solvo.ru>

rider wrote:
> 
> Alexey Kizilov wrote:
> 
> > rider wrote:
> > >
> > > Alexey Kizilov wrote:
> > >
> > > > rider wrote:
> > > > >
> > > > > http://www.lrn.ru/image.php/lrnbig165.png?imageid=165&size=1
> > > > >
> > > > > Вот такие проблемы.
> > > > > При этом выбрать нормальную koi8-r я не могу - ее просто нет.
> > > > Ona tam est' - ee prosto slozhno vybrat'... ;)
> > > >
> > > > Esli ser'ezno - eto uzhe ispravleno, v rezul'tate tam budet
> > > > obyknovennyj
> > > > combo-box so scrollbar'om.
> > > >
> > > > Kto-zhe znal chto kodirovok budet stol'ko ! :)
> > >
> > > Да в том-то и дело, что у меня нет стольких кодировок!!!
> > > У меня - koi8-1, koi8-u, koi8-r, cp1251 и несколько стандартных.
> > > Т.е. - откуда например взялась кодировка: 82-koi8? Что это?
> > Похоже,
> > > что к кодировке здесь прибавлен размер шрифта.
> > Chto-to mne eto srazu v golovu ne prishlo v golovu, hotja pohozhe...
> >
> > > xfontsel у меня не показывает такое количество кодировок.
> > A mozhete prislat' vyvod ot xlsfonts ?
> 
> attached.
Otchen' interesno - a chto eto za fonty takie s foundry rfx,
soderzhahie '-' v imeni ? Nestandarnye kakie-to... Vot na nih
krysha i poehala u nashego FontSelection'a, ok budem ih iskluchat'...

> Rgds
> Anton

--
Alexey Kizilov
alx@solvo.ru

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

* Re: [devel] [Fwd: font in c-forge]
  @ 2001-02-22 16:57   ` rider
  2001-02-22 17:24     ` Aleksey Novodvorsky
  2001-02-22 17:27     ` Alexander Bokovoy
  0 siblings, 2 replies; 7+ messages in thread
From: rider @ 2001-02-22 16:57 UTC (permalink / raw)
  To: devel

Aleksey Novodvorsky wrote:

> Плохо у них, видать, со шрифтами, если  тренслитом пишут :-)

Да дело не в этом - речь идет о назвыаниях шрифтов в пакете rfx.
там есть навания через - и похоже на этих именах их прога обламывается.
С нашей стороны ошибок нет?

Rgds
Anton

P.S.
IceWM не собирается на glibc 2.2.2 ;-(

gcc    -DLIBDIR='"/usr/local/lib/X11/icewm"'
-DCFGDIR='"/usr/local/etc/X11/icewm"' -DLOCDIR='""'
-DKDEDIR='"/usr/share"' -DPACKAGE='"icewm"' -DVERSION='"1.0.6"'
-DEXEEXT='""' -DICEWMEXE='"icewm"EXEEXT' -fpermissive -Wall
-Wpointer-arith -Wconversion -Wwrite-strings -Wmissing-prototypes
-Wmissing-declarations -Winline -Woverloaded-virtual -W -fno-exceptions
-fno-rtti -g -O2  -I/usr/X11R6/include -DHAVE_CONFIG_H  -c aclock.cc
aclock.cc: In method `void YClock::autoSize ()':
aclock.cc:58: `time' undeclared (first use this function)
aclock.cc:58: (Each undeclared identifier is reported only once for each
function it appears in.)
aclock.cc:59: variable `tm t' has initializer but incomplete type
aclock.cc:59: `localtime' undeclared (first use this function)
aclock.cc:70: `strftime' undeclared (first use this function)
aclock.cc:66: warning: `int len' might be used uninitialized in this
function
aclock.cc:79: warning: `int len' might be used uninitialized in this
function
aclock.cc: In method `void YClock::updateToolTip ()':
aclock.cc:117: `gmtime' undeclared (first use this function)
aclock.cc: In method `void YClock::paint (Graphics &, int, int, unsigned
int, unsigned int)':
aclock.cc:158: warning: `int len' might be used uninitialized in this
function
make[1]: *** [aclock.o] Ошибка 1
make[1]: Выход из каталог `/home/rider/!/icewm-1.0.6/src'
make: *** [base] Ошибка 2


_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


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

* Re: [devel] [Fwd: font in c-forge]
  2001-02-22 16:57   ` rider
@ 2001-02-22 17:24     ` Aleksey Novodvorsky
  2001-02-22 17:46       ` rider
  2001-02-22 17:27     ` Alexander Bokovoy
  1 sibling, 1 reply; 7+ messages in thread
From: Aleksey Novodvorsky @ 2001-02-22 17:24 UTC (permalink / raw)
  To: devel

rider wrote:

> Aleksey Novodvorsky wrote:
>
> > Плохо у них, видать, со шрифтами, если  тренслитом пишут :-)
>
> Да дело не в этом - речь идет о назвыаниях шрифтов в пакете rfx.
> там есть навания через - и похоже на этих именах их прога обламывается.

У нас нет названий через  - . Есть через _ , но это допустимо. RTFM.

Rgrds, Алексей.


>
> С нашей стороны ошибок нет?
>
> Rgds
> Anton
>
> P.S.
> IceWM не собирается на glibc 2.2.2 ;-(

#include <time.h>
надо вставить, видно.


>
>
> gcc    -DLIBDIR='"/usr/local/lib/X11/icewm"'
> -DCFGDIR='"/usr/local/etc/X11/icewm"' -DLOCDIR='""'
> -DKDEDIR='"/usr/share"' -DPACKAGE='"icewm"' -DVERSION='"1.0.6"'
> -DEXEEXT='""' -DICEWMEXE='"icewm"EXEEXT' -fpermissive -Wall
> -Wpointer-arith -Wconversion -Wwrite-strings -Wmissing-prototypes
> -Wmissing-declarations -Winline -Woverloaded-virtual -W -fno-exceptions
> -fno-rtti -g -O2  -I/usr/X11R6/include -DHAVE_CONFIG_H  -c aclock.cc
> aclock.cc: In method `void YClock::autoSize ()':
> aclock.cc:58: `time' undeclared (first use this function)
> aclock.cc:58: (Each undeclared identifier is reported only once for each
> function it appears in.)
> aclock.cc:59: variable `tm t' has initializer but incomplete type
> aclock.cc:59: `localtime' undeclared (first use this function)
> aclock.cc:70: `strftime' undeclared (first use this function)
> aclock.cc:66: warning: `int len' might be used uninitialized in this
> function
> aclock.cc:79: warning: `int len' might be used uninitialized in this
> function
> aclock.cc: In method `void YClock::updateToolTip ()':
> aclock.cc:117: `gmtime' undeclared (first use this function)
> aclock.cc: In method `void YClock::paint (Graphics &, int, int, unsigned
> int, unsigned int)':
> aclock.cc:158: warning: `int len' might be used uninitialized in this
> function
> make[1]: *** [aclock.o] Ошибка 1
> make[1]: Выход из каталог `/home/rider/!/icewm-1.0.6/src'
> make: *** [base] Ошибка 2
>
> _______________________________________________
> Devel mailing list
> Devel@linux.iplabs.ru
> http://www.logic.ru/mailman/listinfo/devel

_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


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

* Re: [devel] [Fwd: font in c-forge]
  2001-02-22 16:57   ` rider
  2001-02-22 17:24     ` Aleksey Novodvorsky
@ 2001-02-22 17:27     ` Alexander Bokovoy
  1 sibling, 0 replies; 7+ messages in thread
From: Alexander Bokovoy @ 2001-02-22 17:27 UTC (permalink / raw)
  To: devel

On Thu, Feb 22, 2001 at 07:57:21PM +0300, rider wrote:
> Aleksey Novodvorsky wrote:
> 
> > Плохо у них, видать, со шрифтами, если  тренслитом пишут :-)
> 
> Да дело не в этом - речь идет о назвыаниях шрифтов в пакете rfx.
> там есть навания через - и похоже на этих именах их прога обламывается.
> С нашей стороны ошибок нет?
> 
> Rgds
> Anton
> 
> P.S.
> IceWM не собирается на glibc 2.2.2 ;-(
> 
> gcc    -DLIBDIR='"/usr/local/lib/X11/icewm"'
> -DCFGDIR='"/usr/local/etc/X11/icewm"' -DLOCDIR='""'
> -DKDEDIR='"/usr/share"' -DPACKAGE='"icewm"' -DVERSION='"1.0.6"'
> -DEXEEXT='""' -DICEWMEXE='"icewm"EXEEXT' -fpermissive -Wall
> -Wpointer-arith -Wconversion -Wwrite-strings -Wmissing-prototypes
> -Wmissing-declarations -Winline -Woverloaded-virtual -W -fno-exceptions
> -fno-rtti -g -O2  -I/usr/X11R6/include -DHAVE_CONFIG_H  -c aclock.cc
> aclock.cc: In method `void YClock::autoSize ()':
> aclock.cc:58: `time' undeclared (first use this function)
> aclock.cc:58: (Each undeclared identifier is reported only once for each
> function it appears in.)
> aclock.cc:59: variable `tm t' has initializer but incomplete type
> aclock.cc:59: `localtime' undeclared (first use this function)
> aclock.cc:70: `strftime' undeclared (first use this function)
> aclock.cc:66: warning: `int len' might be used uninitialized in this
> function
> aclock.cc:79: warning: `int len' might be used uninitialized in this
> function
> aclock.cc: In method `void YClock::updateToolTip ()':
> aclock.cc:117: `gmtime' undeclared (first use this function)
> aclock.cc: In method `void YClock::paint (Graphics &, int, int, unsigned
> int, unsigned int)':
> aclock.cc:158: warning: `int len' might be used uninitialized in this
> function
> make[1]: *** [aclock.o] Ошибка 1
> make[1]: Выход из каталог `/home/rider/!/icewm-1.0.6/src'
> make: *** [base] Ошибка 2
А вот это правильно и есть результат чистки пространств имен в хэдерах.
#include <time.h>

-- 
Sincerely yours, Alexander Bokovoy 
  The Midgard Project   | www.midgard-project.org |    Aurora R&D team 
Minsk Linux Users Group |    www.minsk-lug.net    |  www.aurora-linux.com  
   IPLabs Linux Team    |     linux.iplabs.ru     | Architecte Open Source
-- Better to be nouveau than never to have been riche at all.
_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


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

* Re: [devel] [Fwd: font in c-forge]
  2001-02-22 17:24     ` Aleksey Novodvorsky
@ 2001-02-22 17:46       ` rider
  2001-02-22 17:54         ` rider
  2001-02-22 17:57         ` Aleksey Novodvorsky
  0 siblings, 2 replies; 7+ messages in thread
From: rider @ 2001-02-22 17:46 UTC (permalink / raw)
  To: devel

Aleksey Novodvorsky wrote:

> rider wrote:
>
> > Aleksey Novodvorsky wrote:
> >
> > > Плохо у них, видать, со шрифтами, если  тренслитом пишут :-)
> >
> > Да дело не в этом - речь идет о назвыаниях шрифтов в пакете rfx.
> > там есть навания через - и похоже на этих именах их прога обламывается.
>
> У нас нет названий через  - . Есть через _ , но это допустимо. RTFM.

А это - не наши? ;-)

-rfx-serene-medium-i-normal-sans-8-80-75-75-p-45-koi8-1
-rfx-serene-medium-r-normal-sans-0-0-75-75-p-0-iso8859-5
-rfx-serene-medium-r-normal-sans-0-0-75-75-p-0-koi8-1
-rfx-serene-medium-r-normal-sans-10-100-75-75-p-58-iso8859-5
-rfx-serene-medium-r-normal-sans-10-100-75-75-p-58-iso8859-5
-rfx-serene-medium-r-normal-sans-10-100-75-75-p-58-koi8-1
-rfx-serene-medium-r-normal-sans-10-100-75-75-p-58-koi8-1
-rfx-serene-medium-r-normal-sans-12-120-75-75-p-71-iso8859-5
-rfx-serene-medium-r-normal-sans-12-120-75-75-p-71-iso8859-5
-rfx-serene-medium-r-normal-sans-12-120-75-75-p-71-koi8-1
-rfx-serene-medium-r-normal-sans-12-120-75-75-p-71-koi8-1
-rf-rfx-serene-medium-r-normal-sans-14-140-75-75-p-81-iso8859-5
-rfx-serene-medium-r-normal-sans-14-140-75-75-p-81-koi8-1
-rfx-serene-medium-r-normal-sans-14-140-75-75-p-81-koi8-1
-rfx-serene-medium-r-normal-sans-18-180-75-75-p-106-iso8859-5
-rfx-serene-medium-r-normal-sans-18-180-75-75-p-106-iso8859-5
-rfx-serene-medium-r-normal-sans-18-180-75-75-p-106-koi8-1
-rfx-serene-medium-r-normal-sans-18-180-75-75-p-106-koi8-1
-rfx-serene-medium-r-normal-sans-19-190-75-75-p-108-iso8859-5
-rfx-serene-medium-r-normal-sans-19-190-75-75-p-108-iso8859-5
-rfx-serene-medium-r-normal-sans-19-190-75-75-p-108-koi8-1
-rfx-serene-medium-r-normal-sans-19-190-75-75-p-108-koi8-1
-rfx-serene-medium-r-normal-sans-24-240-75-75-p-136-iso8859-5
-rfx-serene-medium-r-normal-sans-24-240-75-75-p-136-iso8859-5
-rfx-serene-medium-r-normal-sans-24-240-75-75-p-136-koi8-1
-rfx-serene-medium-r-normal-sans-24-240-75-75-p-136-koi8-1
-rfx-serene-medium-r-normal-sans-8-80-75-75-p-45-iso8859-5
-rfx-serene-medium-r-normal-sans-8-80-75-75-p-45-iso8859-5
-rfx-serene-medium-r-normal-sans-8-80-75-75-p-45-koi8-1
-rfx-serene-medium-r-normal-sans-8-80-75-75-p-45-koi8-1

Rgds
Anton


_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


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

* Re: [devel] [Fwd: font in c-forge]
  2001-02-22 17:46       ` rider
@ 2001-02-22 17:54         ` rider
  2001-02-22 17:57         ` Aleksey Novodvorsky
  1 sibling, 0 replies; 7+ messages in thread
From: rider @ 2001-02-22 17:54 UTC (permalink / raw)
  To: devel

rider wrote:

> Aleksey Novodvorsky wrote:
>
> > rider wrote:
> >
> > > Aleksey Novodvorsky wrote:
> > >
> > > > Плохо у них, видать, со шрифтами, если  тренслитом пишут :-)
> > >
> > > Да дело не в этом - речь идет о назвыаниях шрифтов в пакете rfx.
> > > там есть навания через - и похоже на этих именах их прога обламывается.
> >
> > У нас нет названий через  - . Есть через _ , но это допустимо. RTFM.
>
> А это - не наши? ;-)
>
> -rfx-serene-medium-i-normal-sans-8-80-75-75-p-45-koi8-1
> -rfx-serene-medium-r-normal-sans-0-0-75-75-p-0-iso8859-5

Вопрос снят. Глюки при выводе. Сорри.

Rgds
Anton


_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


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

* Re: [devel] [Fwd: font in c-forge]
  2001-02-22 17:46       ` rider
  2001-02-22 17:54         ` rider
@ 2001-02-22 17:57         ` Aleksey Novodvorsky
  1 sibling, 0 replies; 7+ messages in thread
From: Aleksey Novodvorsky @ 2001-02-22 17:57 UTC (permalink / raw)
  To: devel

rider wrote:

> Aleksey Novodvorsky wrote:
>
> > rider wrote:
> >
> > > Aleksey Novodvorsky wrote:
> > >
> > > > Плохо у них, видать, со шрифтами, если  тренслитом пишут :-)
> > >
> > > Да дело не в этом - речь идет о назвыаниях шрифтов в пакете rfx.
> > > там есть навания через - и похоже на этих именах их прога обламывается.
> >
> > У нас нет названий через  - . Есть через _ , но это допустимо. RTFM.
>
> А это - не наши? ;-)

Наши. Но все, кроме того, который  rf-rfx -- верные, как нетрудно видеть..
У меня такого (rf-rfx), кстати, нет. Какая версия пакета
XFree86-cyr_fx-iso8859-5 ?


>
>
> -rfx-serene-medium-i-normal-sans-8-80-75-75-p-45-koi8-1
> -rfx-serene-medium-r-normal-sans-0-0-75-75-p-0-iso8859-5
> -rfx-serene-medium-r-normal-sans-0-0-75-75-p-0-koi8-1
> -rfx-serene-medium-r-normal-sans-10-100-75-75-p-58-iso8859-5
> -rfx-serene-medium-r-normal-sans-10-100-75-75-p-58-iso8859-5
> -rfx-serene-medium-r-normal-sans-10-100-75-75-p-58-koi8-1
> -rfx-serene-medium-r-normal-sans-10-100-75-75-p-58-koi8-1
> -rfx-serene-medium-r-normal-sans-12-120-75-75-p-71-iso8859-5
> -rfx-serene-medium-r-normal-sans-12-120-75-75-p-71-iso8859-5
> -rfx-serene-medium-r-normal-sans-12-120-75-75-p-71-koi8-1
> -rfx-serene-medium-r-normal-sans-12-120-75-75-p-71-koi8-1
> -rf-rfx-serene-medium-r-normal-sans-14-140-75-75-p-81-iso8859-5
> -rfx-serene-medium-r-normal-sans-14-140-75-75-p-81-koi8-1
> -rfx-serene-medium-r-normal-sans-14-140-75-75-p-81-koi8-1
> -rfx-serene-medium-r-normal-sans-18-180-75-75-p-106-iso8859-5
> -rfx-serene-medium-r-normal-sans-18-180-75-75-p-106-iso8859-5
> -rfx-serene-medium-r-normal-sans-18-180-75-75-p-106-koi8-1
> -rfx-serene-medium-r-normal-sans-18-180-75-75-p-106-koi8-1
> -rfx-serene-medium-r-normal-sans-19-190-75-75-p-108-iso8859-5
> -rfx-serene-medium-r-normal-sans-19-190-75-75-p-108-iso8859-5
> -rfx-serene-medium-r-normal-sans-19-190-75-75-p-108-koi8-1
> -rfx-serene-medium-r-normal-sans-19-190-75-75-p-108-koi8-1
> -rfx-serene-medium-r-normal-sans-24-240-75-75-p-136-iso8859-5
> -rfx-serene-medium-r-normal-sans-24-240-75-75-p-136-iso8859-5
> -rfx-serene-medium-r-normal-sans-24-240-75-75-p-136-koi8-1
> -rfx-serene-medium-r-normal-sans-24-240-75-75-p-136-koi8-1
> -rfx-serene-medium-r-normal-sans-8-80-75-75-p-45-iso8859-5
> -rfx-serene-medium-r-normal-sans-8-80-75-75-p-45-iso8859-5
> -rfx-serene-medium-r-normal-sans-8-80-75-75-p-45-koi8-1
> -rfx-serene-medium-r-normal-sans-8-80-75-75-p-45-koi8-1
>
> Rgds
> Anton
>
> _______________________________________________
> Devel mailing list
> Devel@linux.iplabs.ru
> http://www.logic.ru/mailman/listinfo/devel

_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


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

end of thread, other threads:[~2001-02-22 17:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-22 15:13 [devel] [Fwd: font in c-forge] rider
2001-02-22 16:57   ` rider
2001-02-22 17:24     ` Aleksey Novodvorsky
2001-02-22 17:46       ` rider
2001-02-22 17:54         ` rider
2001-02-22 17:57         ` Aleksey Novodvorsky
2001-02-22 17:27     ` Alexander Bokovoy

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

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

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


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