You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-fonts/arphicfonts/files/arphicfonts-0.2.20080216.1.pe

9 lines
119 B

i=1
while (i < $argc)
Open($argv[i])
Select(0ufe4f); Move(0, -760)
Generate($argv[i])
Close()
i += 1
endloop