Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl Spots

by BrowserUk (Patriarch)
on Aug 14, 2002 at 01:29 UTC ( [id://189966]=note: print w/replies, xml ) Need Help??


in reply to Perl Spots

That's really neat!

As for alternative charsets...these seem to work nicely on my NT box.

my @CHARS=map{chr} qw(32 46 248 249 197 206 176 177 178 219); print "@CHARS\n";

Not the most effective way of coding it, but convenient (for me).

I doubt these values will work on a *nix system, unless there is a console font that emulates the old dos charset.

Update: The effect is especially pleasing when I set the window to a 6-point TT-Luscida font, the window size to 201x120 (Wxh) and ($ROWS,$COLS) = (120,200);.

Log In?
Username:
Password:

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

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

    No recent polls found