diff --git a/tools/images2pdf.sh b/tools/images2pdf.sh index 5f9386b..79794d7 100644 --- a/tools/images2pdf.sh +++ b/tools/images2pdf.sh @@ -120,4 +120,4 @@ i=150;width=2560;height=2048; \ -resize ${width}x${height} \ -gravity center \ -extent ${width}x${height} \ - ../output/《游戏开发技术:少点苦力,多点创意》.pdf \ No newline at end of file + ../output/游戏开发技术-少些重复,多些创意.pdf \ No newline at end of file