diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-25 10:01:46 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-25 11:11:28 -0700 |
commit | 8826beaf00660eaaeff28016e022af1d9bf40b7c (patch) | |
tree | 4e968a294c480a9d549bb0f9fca58a80ea6f04ef /lisp/emacs-lisp/backtrace.el | |
parent | ae7ab3b6ee5237b202d6104aadc2b3f3742f2bf7 (diff) | |
download | emacs-8826beaf00660eaaeff28016e022af1d9bf40b7c.tar.gz emacs-8826beaf00660eaaeff28016e022af1d9bf40b7c.tar.bz2 emacs-8826beaf00660eaaeff28016e022af1d9bf40b7c.zip |
Fix misdisplay of PNG paletted images
Problem reported by Roland Winkler (Bug#37153).
Derived from a patch suggested by YAMAMOTO Mitsuharu (Bug#37153#62).
* src/image.c (png_get_valid) [WINDOWSNT]:
Do not dynamically link this function.
(png_get_tRNS) [WINDOWSNT && PNG_tRNS_SUPPORTED]:
Dynamically link this function instead.
(png_load_body): Do not assume that every paletted image supplies
only transparency data. Fix typo in use of transparent_p.
Diffstat (limited to 'lisp/emacs-lisp/backtrace.el')
0 files changed, 0 insertions, 0 deletions