18 #ifndef __SIXEL_COMMON_H 19 #define __SIXEL_COMMON_H 23 #define SIXEL_COLORS 256 unsigned screen_height
Definition: sixel_common.h:31
SIXELSTATUS sixel_status
Definition: sixel_common.h:27
void * ctx_data
Definition: sixel_common.h:32
unsigned screen_width
Definition: sixel_common.h:30
unsigned video_width
Definition: sixel_common.h:28
Definition: video_driver.h:513
unsigned video_height
Definition: sixel_common.h:29
const gfx_ctx_driver_t * ctx_driver
Definition: sixel_common.h:33
Definition: sixel_common.h:25