1- VERSION=0.2.1
2-
3- mkdir -p release
1+ VERSION=0.2.2
42
53x86_64-w64-mingw32-g++ src/merge-otd.cpp src/iostream.cpp -Isrc/ -std=c++14 -O3 -static -o bin/merge-otd.exe
64strip bin/merge-otd.exe
75
6+ mkdir -p release
87cd release
98
109
@@ -15,13 +14,12 @@ mkdir -p $R
1514cp ../script/link.url $R /主页-使用说明.url
1615cp ../script/fonts.url $R /获取更多字体.url
1716cp ../bin/{otfccbuild,otfccdump,merge-otd}.exe $R /
18- cp ../script/comp-xs .bat $R /补全.bat
17+ cp ../script/comp.bat $R /补全.bat
1918cp ../script/merge.bat $R /合并.bat
20- cp ../script/merge+comp-xs .bat $R /合并补全.bat
19+ cp ../script/merge+comp.bat $R /合并补全.bat
2120cp ../script/pack-zh.bat $R /打包.bat
22- cp ../font/DroidSansFallbackFull.ttf $R /cjk.ttf
23- cp ../font/SourceHanSansCN-Medium-WesternSymbol.ttf $R /latinx.ttf
24- cp ../font/NotoSans-SemiCondensedMedium.ttf $R /latin.ttf
21+ cp ../font/Nowar-Sans-CJK-XS-Regular.ttf $R /cjk.ttf
22+ cp ../font/Nowar-Sans-LCG-Medium.ttf $R /latin.ttf
2523
26247z a -mx -myx -ms=on WarFontMerger-SC1-$VERSION .7z $R /
2725rar a -ma5 -m5 -s $R .rar $R /
@@ -38,8 +36,8 @@ cp ../script/comp.bat $R/补全.bat
3836cp ../script/merge.bat $R /合并.bat
3937cp ../script/merge+comp.bat $R /合并补全.bat
4038cp ../script/pack-zh.bat $R /打包.bat
41- cp ../font/SourceHanSansCN -Medium.ttf $R /cjk.ttf
42- cp ../font/NotoSans-SemiCondensedMedium .ttf $R /latin.ttf
39+ cp ../font/Nowar-Sans-CJK-CN -Medium.ttf $R /cjk.ttf
40+ cp ../font/Nowar-Sans-LCG-Medium .ttf $R /latin.ttf
4341
44427z a -mx -myx -ms=on WarFontMerger-SC2-$VERSION .7z $R /
4543rar a -ma5 -m5 -s $R .rar $R /
@@ -56,8 +54,8 @@ cp ../script/comp.bat $R/补全.bat
5654cp ../script/merge.bat $R /合并.bat
5755cp ../script/merge+comp.bat $R /合并补全.bat
5856cp ../script/pack.bat $R /打包.bat
59- cp ../font/SourceHanSansSC -Medium.ttf $R /cjk.ttf
60- cp ../font/NotoSans-SemiCondensedMedium .ttf $R /latin.ttf
57+ cp ../font/Nowar-Sans-CJK-SC -Medium.ttf $R /cjk.ttf
58+ cp ../font/Nowar-Sans-LCG-Medium .ttf $R /latin.ttf
6159
62607z a -mx -myx -ms=on WarFontMerger-SC3-$VERSION .7z $R /
6361rar a -ma5 -m5 -s $R .rar $R /
@@ -74,8 +72,26 @@ cp ../script/comp.bat $R/補全.bat
7472cp ../script/merge.bat $R /合併.bat
7573cp ../script/merge+comp.bat $R /合併補全.bat
7674cp ../script/pack.bat $R /打包.bat
77- cp ../font/SourceHanSansTC-Medium.ttf $R /cjk.ttf
78- cp ../font/NotoSans-SemiCondensedMedium.ttf $R /latin.ttf
75+ cp ../font/Nowar-Sans-CJK-TC-Medium.ttf $R /cjk.ttf
76+ cp ../font/Nowar-Sans-LCG-Medium.ttf $R /latin.ttf
77+
78+ 7z a -mx -myx -ms=on WarFontMerger-TC-$VERSION .7z $R /
79+ rar a -ma5 -m5 -s $R .rar $R /
80+
81+
82+ R=字型合併補全工具-傳統字形大字庫-$VERSION
83+
84+ mkdir -p $R
85+
86+ cp ../script/link.url $R /主頁-使用說明\( 簡體\) .url
87+ cp ../script/fonts.url $R /獲取更多字型\( 簡體\) .url
88+ cp ../bin/{otfccbuild,otfccdump,merge-otd}.exe $R /
89+ cp ../script/comp.bat $R /補全.bat
90+ cp ../script/merge.bat $R /合併.bat
91+ cp ../script/merge+comp.bat $R /合併補全.bat
92+ cp ../script/pack.bat $R /打包.bat
93+ cp ../font/Nowar-Sans-CJK-CL-Medium.ttf $R /cjk.ttf
94+ cp ../font/Nowar-Sans-LCG-Medium.ttf $R /latin.ttf
7995
80- 7z a -mx -myx -ms=on WarFontMerger-TC3 -$VERSION .7z $R /
96+ 7z a -mx -myx -ms=on WarFontMerger-Classic -$VERSION .7z $R /
8197rar a -ma5 -m5 -s $R .rar $R /
0 commit comments