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.

24 lines
1.1 KiB

  1. @rem ***** Canon BubbleJet 10 series GPD and Font resource conversion
  2. @rem 1 "KYOCERA L-780"
  3. @rem 2 "KYOCERA L-980"
  4. @rem 3 "KYOCERA L-1500"
  5. @rem 4 "KYOCERA L-880"
  6. @rem 5 "KYOCERA L-880S"
  7. @rem 6 "KYOCERA L-580"
  8. @rem 9 "SANYO SPX-406J"
  9. gpc2gpd -S2 -Ipcl4msj.gpc -M1 -Rpcl4jres.dll -Okyl780j.gpd -N"KYOCERA L-780"
  10. gpc2gpd -S2 -Ipcl4msj.gpc -M2 -Rpcl4jres.dll -Okyl980j.gpd -N"KYOCERA L-980"
  11. gpc2gpd -S2 -Ipcl4msj.gpc -M3 -Rpcl4jres.dll -Okyl15kj.gpd -N"KYOCERA L-1500"
  12. gpc2gpd -S2 -Ipcl4msj.gpc -M4 -Rpcl4jres.dll -Okyl880j.gpd -N"KYOCERA L-880"
  13. gpc2gpd -S2 -Ipcl4msj.gpc -M5 -Rpcl4jres.dll -Okyl880sj.gpd -N"KYOCERA L-880S"
  14. gpc2gpd -S2 -Ipcl4msj.gpc -M6 -Rpcl4jres.dll -Okyl580j.gpd -N"KYOCERA L-580"
  15. gpc2gpd -S2 -Ipcl4msj.gpc -M9 -Rpcl4jres.dll -Osnspx46j.gpd -N"SANYO SPX-406J"
  16. mkgttufm -vac pcl4msj.rc3 pcl4jres.cmd > pcl4jres.txt
  17. @rem Create codepage txt file.
  18. @rem Run epap1000.cmd
  19. @rem Create NT5.0's RC file
  20. @rem Change sources to build NT5.0's RC file.
  21. @rem Build.