view lisp/toolbar/cut.xpm @ 51458:28be64986453

_buffer_size): If coding->type is coding_type_ccl, double magnification on CRLF encoding.
author Kenichi Handa <handa@m17n.org>
date Wed, 04 Jun 2003 12:43:09 +0000 (2003-06-04)
parents 8f4a34146a9d
children 734ff40978ad
line wrap: on
line source
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"24 24 2 1",
"  c Gray0",
". c None",
/* pixels */
"........................",
"........................",
"........................",
"........................",
"........................",
".................. .....",
"................  ......",
"...............  .......",
"..............  ........",
".............  .........",
"....    ....  .....   ..",
"... ...  ..  ...    ....",
"... ...           ......",
"....    ...    .........",
"..........  ............",
".........   ............",
"........ .. ............",
"....... ... ............",
"....... .. .............",
".......   ..............",
"........................",
"........................",
"........................",
"........................"
};