Gustavo Arnosti Neves
8da26543e6
Bump PR to Version 2.4.4
5年前
Gustavo Arnosti Neves
9f3171898f
Merge pull request #16 from boillodmanuel/master
PR for #15 - Add option to set/unset `-dPDFFitPage` during resizing to be able to add right margin. Pulling from PR, seems fine. Need to bump version on next commit to 2.4.4
5年前
Manuel Boillod
2a2e5b79e1
Merge pull request #1 from boillodmanuel/add-fit-page-option
Add fit page option
6年前
Manuel Boillod
cb85d86303
Update README.md
6年前
Manuel Boillod
968336763b
Update pdfScale.sh
6年前
Gustavo Arnosti Neves
9de2f7f7e0
Update README.md
6年前
Gustavo Arnosti Neves
8bee62ec14
v2.4.3 bump - adding Donate button to readme
7年前
Gustavo Arnosti Neves
50030e7b41
v2.4.3 bump - adding Donate button to readme
7年前
Gustavo Arnosti Neves
35f0f010cf
v2.4.3 bump - adding Donate button to readme
7年前
Gustavo Arnosti Neves
787ae3d902
v2.4.3 - Backgrounding4; Better info about backgrounding on help and readme; Notes that backgrounding requires SCALING and offers workaround background while RESIZING
7年前
Gustavo Arnosti Neves
f7fd05c271
v2.4.2 - Backgrounding3; Code cleanup; minor fix to background mode detection
7年前
Gustavo Arnosti Neves
b1b9444e63
v2.4.1 - Update readme help
7年前
Gustavo Arnosti Neves
994b9922a8
v2.4.1 - Backgrounding2 - RGB fix; rgb processing is now fixed on 255-based numbers which are converted internally to percentage-based numbers; there is currently no way to pass percentage-based RGB directly; should implement color-hsb param to use with RGB; edited help and readme to say we need 255-based numbers for RGB. CMYK mode is preferred over any other.
7年前
Gustavo Arnosti Neves
cc691a9df8
v2.4.1 - Backgrounding2 - RGB fix; rgb processing is now fixed on 255-based numbers which are converted internally to percentage-based numbers; there is currently no way to pass percentage-based RGB directly; should implement color-hsb param to use with RGB; edited help and readme to say we need 255-based numbers for RGB. CMYK mode is preferred over any other.
7年前
Gustavo Arnosti Neves
542212ea3c
v2.4.0 - Backgrounding; enables to create gray or color backgrounds; added few helper and internal functions; three new parameters: gray, rgb and cmyk backgrounds; parameters are validated for valid colors; defaults to no background (as before); updated readme and help messages
7年前
Gustavo Arnosti Neves
f01d1296d6
v2.3.9 - TypoMadness3. Yet another one...
7年前
Gustavo Arnosti Neves
cbbebbe8e0
v2.3.8 Bump, whitespace madness
7年前
Gustavo Arnosti Neves
b8f4d810e5
v2.3.8 Fix typo on help message, seems like I can't type the word 'bottom' properly
7年前
Gustavo Arnosti Neves
e1bb7ea760
v2.3.7 - Fix typo on help; Update readme.md examples
7年前
Gustavo Arnosti Neves
c679b863e9
v2.3.6 - fix grep detection method fail on some rare cases, would make execution fail instead of fail-safing
7年前
Gustavo Arnosti Neves
cd99b8c2ba
v2.3.6 - fix grep detection method fail on some rare cases, would make execution fail instead of fail-safing
7年前
Gustavo Arnosti Neves
ff011db79e
v2.3.5 - fix grep method exit on adaptive method for some rare cases
7年前
Gustavo Arnosti Neves
b87bae541a
v2.3.4 readme updates
7年前
Gustavo Arnosti Neves
1cede385b0
v2.3.4 readme updates
7年前
Gustavo Arnosti Neves
a872e090cf
v2.3.4 readme updates
7年前
Gustavo Arnosti Neves
d8cc1e51c0
v2.3.4 readme updates
7年前
Gustavo Arnosti Neves
8b1c53c011
v2.3.4 readme updates
7年前
Gustavo Arnosti Neves
481d3371fb
v2.3.4 readme updates
7年前
Gustavo Arnosti Neves
41a13e399b
v2.3.4 Refinement to install and upgrade options, remove temporary files after finishing, new option --assume-yes|--yes to avoid prompts/force installs and upgrades, new option --insecure|--no-check-certificates to use curl/wget without SSL support on upgrades
7年前
Gustavo Arnosti Neves
4b8e086004
v2.3.4 Refinement to install and upgrade options, remove temporary files after finishing, new option --assume-yes|--yes to avoid prompts/force installs and upgrades, new option --insecure|--no-check-certificates to use curl/wget without SSL support on upgrades
7年前
Gustavo Arnosti Neves
d85fcb181a
v2.3.2b - Cleans temp files after upgrade; simplify upgrading a bit with some new functions; code cleanup
7年前
Gustavo Arnosti Neves
30e800e05f
v2.3.2a - Cleans temp files after upgrade; simplify upgrading a bit with some new functions
7年前
Gustavo Arnosti Neves
70b9a0c594
v2.3.1 - fixed resize GS call print (was printing scale call, execution was fine), removed dependency on cat yet again (rip cat)
7年前
Gustavo Arnosti Neves
7e2145c9e8
v2.3.0 - First version capable of self-installing and self-upgrading. Params are --install and --upgrade. May ask for confirmation, still no flag to force yes for now.
7年前
Gustavo Arnosti Neves
ccd3d85e94
v2.3.0 - First version capable of self-installing and self-upgrading. Params are --install and --upgrade. May ask for confirmation, still no flag to force yes for now.
7年前
Gustavo Arnosti Neves
84a447a520
Adding links and references to readme
7年前
Gustavo Arnosti Neves
05416d4198
Adding links and references to readme
7年前
Gustavo Arnosti Neves
f598a439a1
Adding links and references to readme
7年前
Gustavo Arnosti Neves
d92a457671
Two new options. --dry-run to simulate execution without calling ghostscript; --print-gs-call to print Ghostscript call to stdout; Using both one can just create the GS call.
7年前
Gustavo Arnosti Neves
a1881abd84
v2.2.0 - Added many new options. --pdf-settings, --image-downsample, --image-resolution, --horizontal-alignment, --vertical-alignment, --xtrans-offset, --ytras-offset and also a few tweaks to readme and helpinfo. Help seems a bit slow though. This version address a few of the open issues on github.
7年前
Gustavo Arnosti Neves
f69b6518fc
Add --image-resolution option (bump v2.1.3)
Just bump version so we know we have the new option
7年前
Gustavo Arnosti Neves
aa134251ac
Merge pull request #8 from czr/image-resolution-cli-option
Add --image-resolution option
will need to bump-commit for version-change after this
7年前
Colin Z. Robertson
955d1a5c31
Add --image-resolution option
The /printer setting is for 300dpi.
8年前
Gustavo Neves
e2d4d49f2a
v2.1.2 - Small fix to help messages
8年前
Gustavo Neves
69c071dd40
v2.1.1 - Small fix to help message
8年前
Gustavo Neves
7555ad2c87
v2.1.1 - Small fix to help message
8年前
Gustavo Neves
aeb880b23b
v2.1.1 - Small fix to help message
8年前
Gustavo Neves
2684dd54f5
v2.1.0 LongOpts - Update readme
8年前
Gustavo Neves
67c826d346
v2.1.0 LongOpts - Update readme
8年前
Gustavo Neves
c62794a951
v2.1.0 - LongOpts; Accepts case-insensitive long options; Better options and arguments parsing; Detecting permission errors; Option -n, --no-overwrite to abort if output PDF file file exists; Rebuilt Flip-Detection; 'source' paper type wildcard to run resizing without resizing anything; Auto-modes no long default on invalid mode selection; Rebuilt help info; Many new auxiliary functions; Few new execution flags; Rebuilt some error messages; More error detection; Able to read stupid pdf extensions like .Pdf; Removes stupid pDf extensions on automatic naming; Better Verbosing messages; And many other changes
8年前