diff options
author | Alan Third <alan@idiocy.org> | 2017-12-03 17:39:03 +0000 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2017-12-03 22:41:05 +0000 |
commit | e4f2061ebc61168f23c0d9440221cbc99864deae (patch) | |
tree | c9831522b68c63c5810b0164ec67fb3714c771fd /lisp/emacs-lisp/easy-mmode.el | |
parent | 1cdd0e8cd801aa1d6f04ab4d8e6097a46af8c951 (diff) | |
download | emacs-e4f2061ebc61168f23c0d9440221cbc99864deae.tar.gz emacs-e4f2061ebc61168f23c0d9440221cbc99864deae.tar.bz2 emacs-e4f2061ebc61168f23c0d9440221cbc99864deae.zip |
Add image resizing and rotation to NS port
* lisp/image.el (image--get-imagemagick-and-warn): Bypass imagemagick
check when using NS.
* src/nsimage.m (ns_load_image): Add rotation and resizing
functionality. Move the getMetaData call to before the resize/rotation
so it returns correct metadata.
(EmacsImage::setSizeFromSpec, EmacsImage::rotate): New functions.
* src/nsterm.h (EmacsImage): Add new function prototypes.
(NSCompositingOperationCopy): Add define to older equivalent for
GNUstep and pre-10.12 macOS.
* configure.ac: Don't use libjpeg on Cocoa.
Diffstat (limited to 'lisp/emacs-lisp/easy-mmode.el')
0 files changed, 0 insertions, 0 deletions