[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: imagemagick patch v3
From: |
Stefan Monnier |
Subject: |
Re: imagemagick patch v3 |
Date: |
Tue, 04 Aug 2009 22:15:05 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
>> - :width and :height, if you specify them image will be scaled to these
>> sizes
It would be good to make it possible to specify zoom factors as well
rather than resulting size (maybe if those parameters are floats rather
than ints?).
> + (push
> + (cons (concat "\\." extension "$") 'image-mode)
> + auto-mode-alist)
The "$" should be replaced with "\\'".
Stefan
- imagemagick patch v3, joakim, 2009/08/04
- Re: imagemagick patch v3, joakim, 2009/08/04
- Re: imagemagick patch v3,
Stefan Monnier <=
- Re: imagemagick patch v3, joakim, 2009/08/05
- Re: imagemagick patch v3, Eli Zaretskii, 2009/08/05
- Re: imagemagick patch v3, Tassilo Horn, 2009/08/05
- Re: imagemagick patch v3, Eli Zaretskii, 2009/08/05
- Re: imagemagick patch v3, Tassilo Horn, 2009/08/05