Skip to content

Commit

Permalink
Merge pull request #37 from iambumblehead/use-cell-size-rather-than-w…
Browse files Browse the repository at this point in the history
…indow-size

use cell size rather than window to calculate image view area
  • Loading branch information
iambumblehead committed Mar 20, 2024
2 parents fda24e7 + 2b9c2ca commit 29e5f90
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 184 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* added [less trivial tests](https://github.com/iambumblehead/render-thumb-for.sh/pull/33)
* support returning queried data [using -p arg](https://github.com/iambumblehead/render-thumb-for.sh/pull/34)
* support [both imagemagick 7 an 8](https://github.com/iambumblehead/render-thumb-for.sh/pull/36)
* use cell size rather than window to [construct view area size.](https://github.com/iambumblehead/render-thumb-for.sh/pull/37) Continue using window size query when when preview size un-specified.
* 0.0.7 _Mar.14.2024_
* improve [support for xterm](https://github.com/iambumblehead/render-thumb-for.sh/pull/25)
* added [support for cell units](https://github.com/iambumblehead/render-thumb-for.sh/pull/26)
Expand Down
Loading

0 comments on commit 29e5f90

Please sign in to comment.