all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Manual: image descriptor and :data
@ 2010-05-22  5:38 Leo
  0 siblings, 0 replies; only message in thread
From: Leo @ 2010-05-22  5:38 UTC (permalink / raw)
  To: emacs-devel

Hello,

The info (elisp) Image Descriptors) has this:

`:data DATA'
     The `:data' property says the actual contents of the image.  Each
     image must use either `:data' or `:file', but not both.  For most
     image types, the value of the `:data' property should be a string
     containing the image data; we recommend using a unibyte string.

     Before using `:data', look for further information in the section
     below describing the specific image format.  For some image types,
     `:data' may not be supported; for some, it allows other data types;
     for some, `:data' alone is not enough, so you need to use other
     image properties along with `:data'.

This last paragraph is not substantiated by the "'section' below".

I have made AUCTeX preview support tramp and want to find out what types
of images support :data. Thanks.

Leo




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-22  5:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22  5:38 Manual: image descriptor and :data Leo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.