Group: gnu.emacs.sources · Group Profile · Search for imagetext el view text comments in image mode in gnu.emacs.sources
Author: Kevin Ryde
Date: May 18, 2007 17:07
...(add-hook 'image-mode-hook 'imagetext-show) ;; ;; image-mode.el can ...struct (bindat-unpack '((keyword eval (imagetext-bindat-nulterm)) (method u8) (comptext...bindat-get-field struct 'method) text))) (push (format "%%s %%s %%s...defun imagetext-strings (image) "Extract text comments from an image file...
|