summaryrefslogtreecommitdiff
path: root/src/term/start_bit_image.c
blob: 233af083183941394c40617eb151c3426d7089fe (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <curses.h>

#define start_bit_image tigetstr("sbim")

/** start printing bit image graphics **/

/*
TERMINFO_NAME(sbim)
TERMCAP_NAME(Zq)
XOPEN(400)
*/