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

#define start_bit_image tigetstr("sbim")

/** start printing bit image graphics **/

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