瀏覽代碼

V2.0.0-beta-final; Complete Code refactoring, still needs some cleaning, but all working; Add option to page resize; Option for mixed tasks (resize + scale); Better validation all around; Option to print Valid GS Paper sizes tables; Main and GetOpt functions; All error messages should be going to stderr now; Just need some more testing and some code cleaning, organisation, documentation.

master
Gustavo Neves 8 年之前
父節點
當前提交
9d65332ec7
共有 2 個檔案被更改,包括 790 行新增257 行删除
  1. +9
    -0
      .gitignore
  2. +781
    -257
      pdfScale.sh

+ 9
- 0
.gitignore 查看文件

@@ -0,0 +1,9 @@
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

+ 781
- 257
pdfScale.sh
文件差異過大導致無法顯示
查看文件


Loading…
取消
儲存