view lisp/sb-tag-gt.xpm @ 56496:069e4841ceb2

(margin_glyphs_to_reserve): Apply ncols_scale_factor. (allocate_matrices_for_frame_redisplay): Fix left/right margin mix-up. (required_matrix_height): Apply nrows_scale_factor. (required_matrix_width): Apply ncols_scale_factor.
author Kim F. Storm <storm@cua.dk>
date Wed, 21 Jul 2004 21:08:23 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

/* XPM */
static char * sb_tag_gt_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #B8B8B8",
"+	c #000000",
"@	c #FFF993",
"#	c #828282",
"                    ",
"                    ",
"    ..............  ",
"   .++++++++++++++. ",
"  .+@@@@@++@@@@@@@+#",
" .+@@@@@@+++@@@@@@+#",
".+@@@@@@@++++@@@@@+#",
".+@++@@@@+++++@@@@+#",
".+@++@@@@+++++#@@@+#",
".+@@@@@@@++++#@@@@+#",
" #+@@@@@@+++#@@@@@+#",
"  #+@@@@@++#@@@@@@+#",
"   #++++++#+++++++# ",
"    ##############  ",
"                    "};