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

Re: Script the Glyph List



--- ahmad khalifa <ahmadkhalifa at hotmail dot com> wrote:
> dont know if anyone is free to do this !

Something this simple :-)  Sure.

> the format of adobe's glyph list is like this
> 
> GLYPHNAME;XXXX
> 
> this should be converted to
> 
> XXXX GLYPHNAME

Assume your input filename is MYFILE, run this on the command-line

  perl -n -e 'chop; @line = split /;/; print "$line[1] $line[0]\n"' MYFILE

Salam.

 - Nadim



	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover