]> code.delx.au - gnu-emacs/commit
Get explicit width/height + scale computations right
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 20 Feb 2016 06:55:43 +0000 (17:55 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 20 Feb 2016 07:03:37 +0000 (18:03 +1100)
commitad1951dbfb7e289553c25474efdfa02f83c16e71
tree2b1a06150febcc319cefe0c0a4a87fa772beac06
parent0883e988ac950b2da2893e64822041ca0e6133a0
Get explicit width/height + scale computations right

* src/image.c (compute_image_size): :scale should also be
taken into account when :width and :height are explicitly names.
src/image.c