1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-08 16:52:40 -08:00
emacs/test/manual
Alan Third 8f42b94fe4 Set basic SVG attributes (bug#40845)
* test/manual/image-transforms-tests.el: Replace hard-coded colors
with defaults.
* src/dispextern.h (struct image):
* src/image.c (search_image_cache):
(xbm_load_image):
(xbm_load):
(pbm_load): Rename from frame to face where relevant.
(svg_load_image): Parse the image to find out the size, then wrap it
in another SVG to set a new size and colors, etc.
(lookup_image): Use the face colors instead of the frame colors.
(search_image_cache): Add ability to ignore the face colors.
(uncache_image): Uncache all copies of the image that share the spec,
even if the face colors don't match.
* etc/NEWS: Describe the changes.
2020-08-23 16:28:17 +01:00
..
cedet Fix copyright years by hand 2020-01-01 01:01:53 +00:00
etags Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
indent * lisp/emacs-lisp/lisp-mode.el: Add new indentation convention 2020-05-29 00:26:09 -04:00
BidiCharacterTest.txt Support Unicode 13.0 2020-03-14 14:54:59 +02:00
biditest.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
image-circular-tests.el Fix minor bugs in image.c 2020-08-18 18:27:05 +02:00
image-size-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
image-transforms-tests.el Set basic SVG attributes (bug#40845) 2020-08-23 16:28:17 +01:00
redisplay-testsuite.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rmailmm.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
scroll-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00