]> git.eshelyaron.com Git - emacs.git/commit
(XPutPixel): Handle monochrome images; used for masks.
authorJason Rumney <jasonr@gnu.org>
Sat, 25 Jan 2003 20:45:29 +0000 (20:45 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 25 Jan 2003 20:45:29 +0000 (20:45 +0000)
commit839b19099404d6bc89563dd19208845df7a3e9cf
treeb8f294a96c3e6d1781ac3059af2fb0c5c9067b50
parent84e474169b1ef982669cad32fbd6284e05c0b146
(XPutPixel): Handle monochrome images; used for masks.
[HAVE_PNG]: Sync with xfns.c version.
(png_load): Adjust colors for Windows. Use Windows
bitmaps. Disable color table lookups.
(DEF_IMGLIB_FN, LOAD_IMGLIB_FN): New macros.
(init_png_functions): New function.
(png_read_from_memory, png_load): Call png library functions
through pointers determined at runtime.
(QCloader, QCbounding_box, QCpt_width, QCpt_height): Declare.
(init_external_image_libraries): New function.
(init_xfns): Call it.
src/w32fns.c