]> git.eshelyaron.com Git - emacs.git/commit
(DrawText): Kludge to avoid a redefinition on Windows when including gif_lib.h.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 31 Jan 2003 07:20:13 +0000 (07:20 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 31 Jan 2003 07:20:13 +0000 (07:20 +0000)
commit1ffb278b0dbe207495f5b2fc08fb5cf4f1bc0fb2
treea33b3452736289e73af59113e35de967cb1e068b
parent6b89e3aa2801c5be6b42d8a1ac8337f355ed216c
(DrawText): Kludge to avoid a redefinition on Windows when including gif_lib.h.
(init_gif_functions): New function.
(gif_load): Sync with xfns.c version. Adjust colors for Windows. Disable color
table lookups. Call gif library functions through pointers determined at
runtime.
(init_external_image_libraries): Try to load libungif.dll.
src/w32fns.c