]> git.eshelyaron.com Git - emacs.git/commit
Add tests to check image scaling functionality
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 21 Apr 2017 04:12:53 +0000 (06:12 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 21 Apr 2017 04:13:06 +0000 (06:13 +0200)
commitb1fe497a445a8be1b50c5b5952f3380ee9546710
treecb86e8d533fcaa5e72e5f3e95059363ea3539e52
parent0ca61907cf4fe8afc723ed1e89e1a15ee69507ce
Add tests to check image scaling functionality

This is in preparation to doing further work in this area to avoid
regressions.

* test/data/image/blank-200x100.png: New file for testing
image scaling.

* test/manual/image-size-tests.el: New file.
test/data/image/blank-200x100.png [new file with mode: 0644]
test/manual/image-size-tests.el [new file with mode: 0644]