File: mh-xface.el.html
Defined variables (5)
mh-picon-directory-list | List of directories where picons reside. |
mh-picon-existing-directory-list | List of directories to search in. |
mh-show-xface-function | Determine at run time what function should be called to display X-Face. |
mh-x-image-cache-directory | Directory where X-Image-URL images are cached. |
mh-x-image-scaling-function | Function to use to scale image to proper size. |
Defined functions (20)
mh-face-display-function | () |
mh-face-to-png | (DATA) |
mh-icontopbm | () |
mh-picon-file-contents | (FILE) |
mh-picon-generate-path | (HOST-LIST USER DIRECTORY) |
mh-picon-get-image | () |
mh-picon-set-directory-list | () |
mh-set-x-image-cache-directory | (DIRECTORY) |
mh-show-xface | () |
mh-uncompface | (DATA) |
mh-x-image-display | (IMAGE MARKER) |
mh-x-image-get-download-state | (FILE) |
mh-x-image-scale-and-display | (PROCESS CHANGE) |
mh-x-image-scale-with-convert | (INPUT OUTPUT) |
mh-x-image-scale-with-pnm | (INPUT OUTPUT) |
mh-x-image-set-download-state | (FILE DATA) |
mh-x-image-url-cache-canonicalize | (URL) |
mh-x-image-url-display | (URL) |
mh-x-image-url-fetch-image | (URL CACHE-FILE MARKER SENTINEL) |
mh-x-image-url-sane-p | (URL) |