aboutsummaryrefslogtreecommitdiffstats
path: root/.config/init/funcreqs/make-gif
Commit message (Collapse)AuthorAgeFilesLines
* add aspect-ratio support to make-gifkatherine2017-03-231-1/+1
| | | | | | before the output gif would be squanched if the display ratio and pixel dimensions didn't match up. now the height is auto-determined with ffprobe to make everything work as expected.
* accidentally swapped funcreqskatherine2017-02-191-1/+1
|
* move remaining funcs from .zshrckatherine2017-02-191-0/+2
everything should be modular now also, cleaned up make-gif to properly parse arguments and check things