Gustavo Neves
12598cbc20
Code cleanup, moved functions to organize a bit better, added some comments, tabs to spaces. Seems almost ready to release
8 years ago
Gustavo Neves
c26863f33e
small fix to mdls fail detection
8 years ago
Gustavo Neves
62eaba1ad4
Cleanning some comments
8 years ago
Gustavo Neves
56b8003f25
Readme v2.0.0 tunning
8 years ago
Gustavo Neves
267d4702de
Adding aprox points for JIS papers
8 years ago
Gustavo Neves
32569b8dc1
Readme v2.0.0 tunning
8 years ago
Gustavo Neves
ed77bf53bf
Readme v2.0.0 tunning
8 years ago
Gustavo Neves
bc8354de95
Readme v2.0.0 tunning
8 years ago
Gustavo Neves
b30d058a02
Readme v2.0.0 tunning
8 years ago
Gustavo Neves
e5af08ffe6
Readme v2.0.0 tunning
8 years ago
Gustavo Neves
fa59438ac1
First readme for v2.0.0
8 years ago
Gustavo Neves
9d65332ec7
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.
8 years ago
Gustavo Neves
4b7bb4b795
Fix to MacOS mdls Height and Width were inverted; Update README.md
8 years ago
Gustavo Neves
3f8b59087c
code cleanup
8 years ago
Gustavo Neves
e63f2a76c5
code cleanup
8 years ago
Gustavo Arnosti Neves
1bd88cba70
update to install info
8 years ago
Gustavo Arnosti Neves
ff60d8a8b5
fix to usage info
8 years ago
Gustavo Arnosti Neves
3e23e6a6ed
fix to usage info
8 years ago
Gustavo Arnosti Neves
c1dbe910e3
Fix readme
8 years ago
Gustavo Arnosti Neves
f0519e0ff1
Fix to help info
8 years ago
Gustavo Arnosti Neves
6c0adc1f20
Fix to help info
8 years ago
Gustavo Arnosti Neves
dc84917b90
New info for modes and examples
- Updated Help info
- Added more examples
- Brief explanation of the Adaptive mode
8 years ago
Gustavo Arnosti Neves
76a1a44e1d
All methods tested, adaptive method is now an option as well, even though it is default; more error messages
8 years ago
Gustavo Arnosti Neves
e9a2770c09
code cleanup
8 years ago
Gustavo Neves
85efdbaaa2
Mostly working with the new adaptive mode, need to finish and test pdfinfo mode
8 years ago
Gustavo Arnosti Neves
4c88d76872
refactoring in progression
8 years ago
Gustavo Arnosti Neves
9d271726ff
Update to usage info
8 years ago
Gustavo Arnosti Neves
4478f01629
code cleanup for v1.3.5
8 years ago
Gustavo Arnosti Neves
3fa67a3cd0
Fixes a bug where the input file was not being passed correctly
8 years ago
Gustavo Neves
7809a8d36e
Checks if input file exists and displays error message if not found
8 years ago
Gustavo Neves
c0a2e8c5a3
Checks if input file exists and displays error message if not found
8 years ago
Gustavo Neves
16fae939a1
v1.3.1 Now using a Postscript tool to get page size using ghostscript; Added option -c to let people use the cat+grep method; PS script is embedded; updated readme
8 years ago
Gustavo Neves
176cf93867
Example run for readme
8 years ago
Gustavo Neves
3d5db4c823
Just declaring IDBIN at top for consistency (has no practical effect)
8 years ago
Gustavo Neves
d9d5b0193e
Better help messages for imagemagick mode
8 years ago
Gustavo Neves
250ff735a9
Merge branch 'master' of https://github.com/tavinus/pdfScale
8 years ago
Gustavo Neves
88a520d210
v1.2.9 only tries to get identify's binary if running in -i mode, just more optimal
8 years ago
Gustavo Arnosti Neves
dc72d145ce
Update README.md
8 years ago
Gustavo Arnosti Neves
f3ba93eccb
Update README.md
8 years ago
Gustavo Arnosti Neves
ab7af13454
Update README.md
8 years ago
Gustavo Arnosti Neves
f2644ab408
New help message and options
Updating info for newer releases.
8 years ago
Gustavo Neves
344afb0dc2
v1.2.7 - Adds the possibility to use imagemagick with the -i parameter; fix an issue that could occur before when the MediaBox (or BBox) was not at the beggining of the line; tested with filename with spaces both with and without the -i parameter
8 years ago
Gustavo Neves
01c176d58c
Fixed typo in my name, at comments
8 years ago
Gustavo Neves
a86a4f8142
v1.2.1 Simpler and better page size parsing
8 years ago
Gustavo Neves
93730c2024
v1.1.3 uses BBox if no MediaBox on pdf file. Aborts execution if page size cannot be defined
8 years ago
Gustavo Arnosti Neves
641ebae208
v1.0.11 corrects page size for MacOS/BSD
Change yet again how page size is parsed, using bash built-in string processing. Last version was not working on MacOS since there is no `expr index` on BSD's expr. Tested on MacOS and Amazon Linux.
9 years ago
Gustavo Arnosti Neves
00c2e28e99
v1.0.9 Fix Invalid scale factor message
error message was outdated
9 years ago
Gustavo Arnosti Neves
e745d857c8
cosmetic changes to readme.md
9 years ago
Gustavo Arnosti Neves
a611b2a8b2
changes to help text
using $BASENAME on help
9 years ago
Gustavo Arnosti Neves
a56a61a4af
does not require imagemagick, new help text
9 years ago