1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-22 05:51:11 -07:00
emacs/etc
Alan Third a1b7a3f2a3 Add native image scaling (bug#33587)
* configure.ac: Test for XRender outside of xft checks.
* src/Makefile.in (XRENDER_LIBS): List XRender libs separately from
xft libs.
* lisp/image.el (image--get-imagemagick-and-warn): Allow resizing if
native scaling is available.
* src/dispextern.h: Add XRender and image scaling stuff.
(struct image): Add XRender Pictures.
* src/image.c (x_create_bitmap_mask):
(image_create_x_image_and_pixmap): Handle XRender Picture.
(scale_image_size):
(compute_image_size): Make available when any form of scaling is
enabled.
(x_set_image_size): New function.
(lookup_image): Set image size.
(x_create_x_image_and_pixmap): Create XRender Picture when necessary.
(x_put_x_image): Handle the case where desired size != actual size.
(free_image): Free XRender Pictures.
(Fimage_scaling_p): New function.
(syms_of_image): Add image-scaling-p.
* src/nsimage.m (ns_load_image): Remove NS specific resizing.
([EmacsImage setSizeFromSpec:]): Remove method.
(ns_image_set_size): New function.
* src/nsterm.m (ns_draw_fringe_bitmap): Cocoa and GNUstep both have
the same compositing functions, so remove unnecessary difference.
* src/xterm.c (x_composite_image): New function.
(x_draw_image_foreground): Use new x_composite_image function.
* doc/lispref/display.texi (Image Descriptors): Document
image-scaling-p and add resizing descriptors.
(ImageMagick Images): Remove resizing descriptors.
2019-01-10 19:24:20 +00:00
..
charsets Update copyright year to 2019 2019-01-01 01:01:13 +00:00
e
forms Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus
images Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nxml
org Update copyright year to 2019 2019-01-01 01:01:13 +00:00
refcards Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
schema Update copyright year to 2019 2019-01-01 01:01:13 +00:00
srecode Update copyright year to 2019 2019-01-01 01:01:13 +00:00
themes Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
tutorials Fix copyright years by hand 2019-01-01 01:02:40 +00:00
AUTHORS * etc/AUTHORS: Update. 2019-01-07 15:35:02 +01:00
CALC-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
CENSORSHIP Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ChangeLog.1 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
compilation.txt Update copyright year to 2019 2019-01-01 01:01:13 +00:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
DEBUG Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
DEVEL.HUMOR
DISTRIB Update copyright year to 2019 2019-01-01 01:01:13 +00:00
edt-user.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
emacs-buffer.gdb Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
emacs.appdata.xml Update copyright year to 2019 2019-01-01 01:01:13 +00:00
emacs.desktop
emacs.icon
emacs.service Notify systemd in daemon-initialized and kill-emacs (Bug#31498) 2018-07-25 21:07:03 -04:00
enriched.txt Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ERC-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ETAGS.EBNF Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ETAGS.README Update copyright year to 2019 2019-01-01 01:01:13 +00:00
FTP Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
future-bug
GNU
GNUS-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-tut.txt Update copyright year to 2019 2019-01-01 01:01:13 +00:00
grep.txt Update copyright year to 2019 2019-01-01 01:01:13 +00:00
HELLO Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
HISTORY * etc/HISTORY: Cite Brinkoff on early history. 2018-07-01 08:25:46 -07:00
JOKES
LINUX-GNU Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
MACHINES Update copyright year to 2019 2019-01-01 01:01:13 +00:00
MH-E-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
MORE.STUFF
NEWS Add native image scaling (bug#33587) 2019-01-10 19:24:20 +00:00
NEWS.1-17 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEWS.18 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEWS.19 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEWS.20 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEWS.21 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.22 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.23 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.24 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.25 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.26 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEXTSTEP Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NXML-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ORDERS
ORG-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
package-keyring.gpg
PROBLEMS Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ps-prin0.ps Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ps-prin1.ps Update copyright year to 2019 2019-01-01 01:01:13 +00:00
publicsuffix.txt
README Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rgb.txt
ses-example.ses Update copyright year to 2019 2019-01-01 01:01:13 +00:00
spook.lines
TERMS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
THE-GNU-PROJECT Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
TODO Update copyright year to 2019 2019-01-01 01:01:13 +00:00
WHY-FREE Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
yow.lines

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2019 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)