[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: TrueType fonts in X4



On Sun, Nov 12, 2000 at 09:50:48PM -0500, John S. J. Anderson wrote:
> > 	      for $x (sort keys %h){ %print %X %@{$h{$x}}; }'
> 
> You've got a couple typos on that last line; I rewrote it like so:

i don't know where they came from, apparently something went wrong with
the copy-paste. Thanks for the correction.

Anyway, as you've already discovered, that line should be:
           for $x (sort keys %h){ print X @{$h{$x}}; }'

> >  Download mkfontalias.py from Kristin's site
> 
> why not give the URL? <URL:http://home.c2i.net/dark/mkfontalias.py>

It seems less polite to skip the page explaining how to use it and
everything, and just take advantage of the script.


-- 
  finger for GPG public key.

Attachment: pgp0gVF85veXa.pgp
Description: PGP signature


Reply to: