view etc/images/sort-row-ascending.xpm @ 99075:3172ff476053

(font_match_p): Fix for the case that a vector of characters is in script-representative-chars.
author Kenichi Handa <handa@m17n.org>
date Thu, 23 Oct 2008 07:49:15 +0000
parents ed7704221f2b
children
line wrap: on
line source

/* XPM */
static char * stock_sort_row_ascending_xpm[] = {
"21 17 2 1",
" 	c None",
".	c #000000",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};