浏览代码

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
文件差异内容过多而无法显示
查看文件


正在加载...
取消
保存