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

#define cpi_change_res tigetflag("cpix")

/** changing character pitch changes resolution **/

/*
TERMINFO_NAME(cpix)
TERMCAP_NAME(YF)
XOPEN(400)
*/