[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: imagemagic in image-mode and image-dired-thumbnail-mode?
From: |
Vitalie Spinu |
Subject: |
Re: imagemagic in image-mode and image-dired-thumbnail-mode? |
Date: |
Sun, 14 Jul 2013 15:01:06 +0200 |
User-agent: |
Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) |
>> address@hidden
>> on Sun, 14 Jul 2013 14:40:37 +0200 wrote:
[...]
> The code above wont work because (image-type-available-p 'imagemagick),
> 'imagemagick is not an image type, its a feature that provides image
> types.
Well, all image handling code accepts 'imagemagic as type argument, so
it works to some extent.
As Lars pointed out, the main issue is that create-image, when called
with nil, figures the file type and defaults to a different decoder than
'imagemagic. And currently there is no way to configure this behavior.
It could be `image-create-force-imagemagic`, or whatever.
Vitalie
- imagemagic in image-mode and image-dired-thumbnail-mode?, Vitalie Spinu, 2013/07/14
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, joakim, 2013/07/14
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, Vitalie Spinu, 2013/07/14
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, Lars Magne Ingebrigtsen, 2013/07/14
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, Glenn Morris, 2013/07/14
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, Lars Magne Ingebrigtsen, 2013/07/14
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, Eli Zaretskii, 2013/07/14
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, Lars Magne Ingebrigtsen, 2013/07/14
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, Vitalie Spinu, 2013/07/14
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, Eli Zaretskii, 2013/07/15
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, Stephen J. Turnbull, 2013/07/15
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, Eli Zaretskii, 2013/07/15
- Re: imagemagic in image-mode and image-dired-thumbnail-mode?, Stephen J. Turnbull, 2013/07/15