Manuel Boillod
|
cb85d86303
|
Update README.md
|
há 6 anos |
Manuel Boillod
|
968336763b
|
Update pdfScale.sh
|
há 6 anos |
Gustavo Arnosti Neves
|
9de2f7f7e0
|
Update README.md
|
há 6 anos |
Gustavo Arnosti Neves
|
8bee62ec14
|
v2.4.3 bump - adding Donate button to readme
|
há 7 anos |
Gustavo Arnosti Neves
|
50030e7b41
|
v2.4.3 bump - adding Donate button to readme
|
há 7 anos |
Gustavo Arnosti Neves
|
35f0f010cf
|
v2.4.3 bump - adding Donate button to readme
|
há 7 anos |
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
|
há 7 anos |
Gustavo Arnosti Neves
|
f7fd05c271
|
v2.4.2 - Backgrounding3; Code cleanup; minor fix to background mode detection
|
há 7 anos |
Gustavo Arnosti Neves
|
b1b9444e63
|
v2.4.1 - Update readme help
|
há 7 anos |
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.
|
há 7 anos |
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.
|
há 7 anos |
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
|
há 7 anos |
Gustavo Arnosti Neves
|
f01d1296d6
|
v2.3.9 - TypoMadness3. Yet another one...
|
há 7 anos |
Gustavo Arnosti Neves
|
cbbebbe8e0
|
v2.3.8 Bump, whitespace madness
|
há 7 anos |
Gustavo Arnosti Neves
|
b8f4d810e5
|
v2.3.8 Fix typo on help message, seems like I can't type the word 'bottom' properly
|
há 7 anos |
Gustavo Arnosti Neves
|
e1bb7ea760
|
v2.3.7 - Fix typo on help; Update readme.md examples
|
há 7 anos |
Gustavo Arnosti Neves
|
c679b863e9
|
v2.3.6 - fix grep detection method fail on some rare cases, would make execution fail instead of fail-safing
|
há 7 anos |
Gustavo Arnosti Neves
|
cd99b8c2ba
|
v2.3.6 - fix grep detection method fail on some rare cases, would make execution fail instead of fail-safing
|
há 7 anos |
Gustavo Arnosti Neves
|
ff011db79e
|
v2.3.5 - fix grep method exit on adaptive method for some rare cases
|
há 7 anos |
Gustavo Arnosti Neves
|
b87bae541a
|
v2.3.4 readme updates
|
há 7 anos |
Gustavo Arnosti Neves
|
1cede385b0
|
v2.3.4 readme updates
|
há 7 anos |
Gustavo Arnosti Neves
|
a872e090cf
|
v2.3.4 readme updates
|
há 7 anos |
Gustavo Arnosti Neves
|
d8cc1e51c0
|
v2.3.4 readme updates
|
há 7 anos |
Gustavo Arnosti Neves
|
8b1c53c011
|
v2.3.4 readme updates
|
há 7 anos |
Gustavo Arnosti Neves
|
481d3371fb
|
v2.3.4 readme updates
|
há 7 anos |
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
|
há 7 anos |
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
|
há 7 anos |
Gustavo Arnosti Neves
|
d85fcb181a
|
v2.3.2b - Cleans temp files after upgrade; simplify upgrading a bit with some new functions; code cleanup
|
há 7 anos |
Gustavo Arnosti Neves
|
30e800e05f
|
v2.3.2a - Cleans temp files after upgrade; simplify upgrading a bit with some new functions
|
há 7 anos |
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)
|
há 7 anos |
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.
|
há 7 anos |
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.
|
há 7 anos |
Gustavo Arnosti Neves
|
84a447a520
|
Adding links and references to readme
|
há 7 anos |
Gustavo Arnosti Neves
|
05416d4198
|
Adding links and references to readme
|
há 7 anos |
Gustavo Arnosti Neves
|
f598a439a1
|
Adding links and references to readme
|
há 7 anos |
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.
|
há 7 anos |
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.
|
há 7 anos |
Gustavo Arnosti Neves
|
f69b6518fc
|
Add --image-resolution option (bump v2.1.3)
Just bump version so we know we have the new option
|
há 7 anos |
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
|
há 7 anos |
Colin Z. Robertson
|
955d1a5c31
|
Add --image-resolution option
The /printer setting is for 300dpi.
|
há 8 anos |
Gustavo Neves
|
e2d4d49f2a
|
v2.1.2 - Small fix to help messages
|
há 8 anos |
Gustavo Neves
|
69c071dd40
|
v2.1.1 - Small fix to help message
|
há 8 anos |
Gustavo Neves
|
7555ad2c87
|
v2.1.1 - Small fix to help message
|
há 8 anos |
Gustavo Neves
|
aeb880b23b
|
v2.1.1 - Small fix to help message
|
há 8 anos |
Gustavo Neves
|
2684dd54f5
|
v2.1.0 LongOpts - Update readme
|
há 8 anos |
Gustavo Neves
|
67c826d346
|
v2.1.0 LongOpts - Update readme
|
há 8 anos |
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
|
há 8 anos |
Gustavo Neves
|
664196eda6
|
v2.0.5 - Better GS error handling and debugging messages
|
há 8 anos |
Gustavo Neves
|
5599263d84
|
v2.0.5 - Better GS error handling and debugging messages
|
há 8 anos |
Gustavo Neves
|
96ab46ae72
|
v2.0.5 - Better GS error handling and debugging messages
|
há 8 anos |