comparison lwlib/lwlib-fonts.c @ 3354:15fb91e3a115

[xemacs-hg @ 2006-04-23 16:11:16 by stephent] Xft/fontconfig refactoring, Part I. <87hd4ks29d.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Sun, 23 Apr 2006 16:11:34 +0000
parents ad2f4ae9895b
children 316fddbf58e2
comparison
equal deleted inserted replaced
3353:521d94807505 3354:15fb91e3a115
34 /* these are all from ../src; if we need them move the code */ 34 /* these are all from ../src; if we need them move the code */
35 #include "lisp.h" 35 #include "lisp.h"
36 #include "device.h" 36 #include "device.h"
37 #include "device-impl.h" 37 #include "device-impl.h"
38 #include "console-x-impl.h" 38 #include "console-x-impl.h"
39 #include "xft-fonts.h" 39 #include "font-mgr.h"
40 #endif 40 #endif
41 41
42 /* 42 /*
43 * code for handling Xft 43 * code for handling Xft
44 */ 44 */