emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rawrgb images support


From: Evgeny Zajcev
Subject: rawrgb images support
Date: Wed, 30 Nov 2016 06:14:06 +0300

Hello!

At the moment there is no possibilities to load image as raw RGB data in GNU Emacs, even if using nice 'imagemagick image type.

The problem is that with raw rgb format the filename hint is not enough for imagemagick to correctly interpret blob data.  size and depth also must be provided.

I created tiny patch, that adds this functionality

https://github.com/zevlg/emacs/commit/17d85ca9e1c7c071602ef270c9480cdb542fb53d


Thanks

--
lg

reply via email to

[Prev in Thread] Current Thread [Next in Thread]