view etc/images/smilies/smile.xpm @ 90646:18698239b6d8

(get_next_display_element): Set it->face_id for the first component of a composition. (x_produce_glyphs): Check if the font is changed or not for composition.
author Kenichi Handa <handa@m17n.org>
date Tue, 31 Oct 2006 05:07:21 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * smile_xpm[] = {
"13 14 3 1",
" 	c None",
".	c #000000",
"+	c #FFDD00",
"   .......   ",
"  ..+++++..  ",
" .+++++++++. ",
".+++++++++++.",
".++..+++..++.",
".++..+++..++.",
".+++++++++++.",
".+++++++++++.",
".++.+++++.++.",
".++.+++++.++.",
".+++.....+++.",
" .+++++++++. ",
"  ..+++++..  ",
"   .......   "};