Quellcode durchsuchen

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 vor 8 Jahren
Ursprung
Commit
9d65332ec7
2 geänderte Dateien mit 790 neuen und 257 gelöschten Zeilen
  1. +9
    -0
      .gitignore
  2. +781
    -257
      pdfScale.sh

+ 9
- 0
.gitignore Datei anzeigen

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

+ 781
- 257
pdfScale.sh
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


Laden…
Abbrechen
Speichern