Fonts in PTK
dusek <[email protected]>
| Newsgroups | gmane.comp.lang.perl.tk |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I have font's problem with iso-8859-2 and CP1250.
If I used in WIN32
my $general_font = "-adobe-helvetica-bold-r-normal--16-*-*-*-*-*-cp1250";
my
$LabelTopZboziLabel=$LabelTop->Label(-text=>"Zboží",-takefocus=>1,-font=>$general_font,-relief=>"ridge")
->form(-top=>[5],-left=>[5],-bottom=>[25],-right=>[60]);
or Linux
my $general_font =
"-adobe-helvetica-bold-r-normal--16-*-*-*-*-*-iso-8859-2";
my
$LabelTopZboziLabel=$LabelTop->Label(-text=>"Zboží",-takefocus=>1,-font=>$general_font,-relief=>"ridge")
->form(-top=>[5],-left=>[5],-bottom=>[25],-right=>[60]);
I get wrong string in version ActiveState-Perl > 5.8.3
In version ActiveState-Perl > 5.8.3 is all right.
What is problem?
Thank you
--
S přáním pohodového dne
******************************
Karel Dušek
správce služeb IT/IS
GM Electronic, s.r.o.
Karlínské náměstí 6
186 00 Praha 8
tel: +420 224 812 606
http://www.gme.cz
email: [email protected]
ICQ: 149845471
*****************************
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to [email protected]