* bug#7406: 24.0.50: new variable needed `imagemagick-pseudo-types'
@ 2010-11-15 5:14 MON KEY
2012-05-31 17:15 ` Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: MON KEY @ 2010-11-15 5:14 UTC (permalink / raw)
To: 7406
(defvar imagemagick-pseudo-types
'(CANVAS CAPTION CLIPBOARD FRACTAL GRADIENT HALD HISTOGRAM LABEL MAP MATTE NULL
PLASMA PREVIEW SCAN PRINT RADIAL_GRADIENT STEGANO SCANX TILE UNIQUE VID WIN X
XC))
`imagemagick-types' return value includes all of the above.
Most of these aren't _types_ of images.
While it is no doubt useful that these be specified (b/c any future
extensions/interop between
Emacs and Imagemagick will most likely need them) it will only cause
head scratching
for users not familiar with IM.
Indeed, I'm moderately familiar with IM and still can't help but find
the naming of some of these "types" offensive... and they really
shouldn't occur within the return value for `imagemagick-types' --
they are "other". This distinction should be made explicit now not
later.
--
/s_P\
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#7406: 24.0.50: new variable needed `imagemagick-pseudo-types'
2010-11-15 5:14 bug#7406: 24.0.50: new variable needed `imagemagick-pseudo-types' MON KEY
@ 2012-05-31 17:15 ` Glenn Morris
0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2012-05-31 17:15 UTC (permalink / raw)
To: 7406-done
Version: 24.2
New function imagemagick-filter-types returns only the types to be
treated as images.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-31 17:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-15 5:14 bug#7406: 24.0.50: new variable needed `imagemagick-pseudo-types' MON KEY
2012-05-31 17:15 ` Glenn Morris
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).