comparison src/glyphs-eimage.c @ 3094:ad2f4ae9895b

[xemacs-hg @ 2005-11-26 11:45:47 by stephent] Xft merge. <87k6ev4p8q.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Sat, 26 Nov 2005 11:46:25 +0000
parents 4eb2a8c07cb3
children e1f65870f845
comparison
equal deleted inserted replaced
3093:769dc945b085 3094:ad2f4ae9895b
34 Many changes for color work and optimizations by Jareth Hein for 21.0 34 Many changes for color work and optimizations by Jareth Hein for 21.0
35 Switch of GIF/JPEG/PNG to new EImage intermediate code by Jareth Hein for 21.0 35 Switch of GIF/JPEG/PNG to new EImage intermediate code by Jareth Hein for 21.0
36 TIFF code by Jareth Hein for 21.0 36 TIFF code by Jareth Hein for 21.0
37 TODO: 37 TODO:
38 Convert images.el to C and stick it in here? 38 Convert images.el to C and stick it in here?
39 This file is really repetitious; can we refactor?
39 */ 40 */
40 41
41 #include <config.h> 42 #include <config.h>
42 #include "lisp.h" 43 #include "lisp.h"
43 #include "lstream.h" 44 #include "lstream.h"