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.
20 lines
628 B
20 lines
628 B
@rem ***** GPD and Font resource conversion
|
|
@rem 1 "큐닉스 QBJ 3630A"
|
|
@rem 2 "큐닉스 QBJ 3630B"
|
|
@rem 3 "큐닉스 QBJ 3630E"
|
|
|
|
gpc2gpd -S2 -Iqbj.gpc -M1 -Rqbjres.dll -Oqb3630ak.gpd -N"큐닉스 QBJ 3630A"
|
|
gpc2gpd -S2 -Iqbj.gpc -M2 -Rqbjres.dll -Oqb3630bk.gpd -N"큐닉스 QBJ 3630B"
|
|
gpc2gpd -S2 -Iqbj.gpc -M3 -Rqbjres.dll -Oqb3630ek.gpd -N"큐닉스 QBJ 3630E"
|
|
|
|
mkgttufm -vac qbj.rc3 qbjres.cmd > qbjres.txt
|
|
|
|
@rem Create codepage txt file.
|
|
|
|
@rem Run epap1000.cmd
|
|
|
|
@rem Create NT5.0's RC file
|
|
|
|
@rem Change sources to build NT5.0's RC file.
|
|
|
|
@rem Build.
|