[26212] in Perl-Users-Digest
Perl-Users Digest, Issue: 8398 Volume: 10
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Fri Sep 9 00:05:30 2005
Date: Thu, 8 Sep 2005 21:05:04 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Thu, 8 Sep 2005 Volume: 10 Number: 8398
Today's topics:
getting font info? <ngoc@yahoo.com>
Re: getting font info? <jgibson@mail.arc.nasa.gov>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Thu, 08 Sep 2005 19:25:41 +0200
From: ngoc <ngoc@yahoo.com>
Subject: getting font info?
Message-Id: <4320810c$1@news.broadpark.no>
Hi
I have an application, I want to switch between large, small and system
defined font. How can I get system defined font? I mean, how can I write
perl code to get system defined font?
------------------------------
Date: Thu, 08 Sep 2005 12:27:48 -0700
From: Jim Gibson <jgibson@mail.arc.nasa.gov>
Subject: Re: getting font info?
Message-Id: <080920051227485498%jgibson@mail.arc.nasa.gov>
In article <4320810c$1@news.broadpark.no>, ngoc <ngoc@yahoo.com> wrote:
> Hi
> I have an application, I want to switch between large, small and system
> defined font. How can I get system defined font? I mean, how can I write
> perl code to get system defined font?
Under most circumstances, Perl writes ASCII (or UTF8) characters to
standard output, a file, or some device. How these characters are
rendered depends upon the output device, not Perl. The font of
characters displayed on your screen is determined by the window
application (e.g. xterm), the window manager, and the operating system.
You have specified none of these.
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc. For subscription or unsubscription requests, send
#the single line:
#
# subscribe perl-users
#or:
# unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.
NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice.
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V10 Issue 8398
***************************************