Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Chinese PinYin and PERL

by athomason (Curate)
on Jul 12, 2000 at 21:23 UTC ( [id://22228]=note: print w/replies, xml ) Need Help??


in reply to Chinese PinYin and PERL

Sorry, but the ASCII character set doesn't have those characters (you can see what's available with 'perl -e "for (1..255) {print chr}"). Perl 5.6 supports multibyte characters now, so you might look into whether that could help you out. Otherwise, graphic files are probably the way you need to go.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://22228]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 17:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found