Gustavo Arnosti Neves
|
8da26543e6
|
Bump PR to Version 2.4.4
|
5 년 전 |
Manuel Boillod
|
968336763b
|
Update pdfScale.sh
|
6 년 전 |
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
|
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
|
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
|
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
|
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 년 전 |
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
|
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 년 전 |
Gustavo Neves
|
664196eda6
|
v2.0.5 - Better GS error handling and debugging messages
|
8 년 전 |
Gustavo Neves
|
5599263d84
|
v2.0.5 - Better GS error handling and debugging messages
|
8 년 전 |
Gustavo Neves
|
96ab46ae72
|
v2.0.5 - Better GS error handling and debugging messages
|
8 년 전 |
Gustavo Neves
|
1034b8f890
|
v2.0.4 - Fix to verbose final status message
|
8 년 전 |
Gustavo Neves
|
36719f478f
|
v2.0.4 - Fix to final status, missing $ in $finalRet
|
8 년 전 |
Gustavo Neves
|
c78d30f23d
|
v2.0.3 - Grep to get only first occurence; Fix to -V version printing option; code cleanup
|
8 년 전 |
Gustavo Neves
|
9f935d0d5b
|
v2.0.2 - Change Custom Paper Size Info String
|
8 년 전 |
Gustavo Neves
|
32c27116cc
|
v2.0.1 Prints dependency checks before tasks in verbose execution
|
8 년 전 |
Gustavo Neves
|
8a83e5f980
|
code cleanup
|
8 년 전 |
Gustavo Neves
|
81b2e4e07d
|
making inches floating to 1 decimal precison to correlate to the defined tables
|
8 년 전 |
Gustavo Neves
|
62da2539c7
|
prettier -i info mode
|
8 년 전 |
Gustavo Neves
|
c805fe5a69
|
messing with help
|
8 년 전 |
Gustavo Neves
|
d4654615a6
|
finishing with dependecy changes
|
8 년 전 |
Gustavo Neves
|
f9008c7e2f
|
CAT is DEADED, removed the need for CAT and HEAD. Renamed -m c, cat+grep to -g, grep. Old way is preserved for compatibility reasons; Some extra dependecy checks added, more which to work
|
8 년 전 |
Gustavo Neves
|
7773b2ec22
|
finishing -i info mode
|
8 년 전 |
Gustavo Neves
|
f0c4490674
|
adding -i, file information option
|
8 년 전 |
Gustavo Neves
|
56742e608f
|
more randomness to temp file
|
8 년 전 |
Gustavo Neves
|
69ce95d61e
|
adding check and abort process if the temp file already exists, prob has a 0.000000000000001% chance of happening, but that is not zero anyways
|
8 년 전 |
Gustavo Neves
|
c2c4a12e8f
|
adding some randomness to temporary file
|
8 년 전 |
Gustavo Neves
|
a6f93646ef
|
more changes to help
|
8 년 전 |
Gustavo Neves
|
67c640d77f
|
more changes to help
|
8 년 전 |