]> git.eshelyaron.com Git - emacs.git/commit
Allow the image scale to be a floating point number
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Feb 2016 01:34:48 +0000 (12:34 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Feb 2016 01:34:48 +0000 (12:34 +1100)
commit4a24af2d2b2be168e37947ceb1a3906eb1da0e55
treef2b058c3490a3c4491e8ab4cee8cffdf14a050d8
parent8e7703e83248e4de57b87ff58891b2b832b57fe7
Allow the image scale to be a floating point number

* src/image.c (compute_image_size): The scale can be a
floating point number.
src/image.c