view etc/images/sort-row-ascending.xpm @ 106538:500878bee91d

(struct xftfont_info): New member matrix. (xftfont_open): Setup xftfont_info->matrix.
author Kenichi Handa <handa@m17n.org>
date Sat, 12 Dec 2009 02:11:29 +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",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};