Leaked source code of windows server 2003
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.
 
 
 
 
 
 

16 lines
263 B

for %%f in (
cour10
gothic10
italic10
roman10 roman12 roman17 roman5 roman6 roman8
) do (
pfm2ufm -p -f st21j.001 %%f.pfm -1 %%f.ufm
)
for %%f in (
mincho minchov
) do (
pfm2ufm -p -f st21j.001 %%f.pfm -13 %%f.ufm
)