![]() |
Notcurses 3.0.17
a blingful library for TUIs and character graphics
|
#include <sprite.h>

Data Fields | |
| fbuf | glyph |
| uint32_t | id |
| struct ncplane * | n |
| sprixel_e | invalidated |
| struct sprixel * | next |
| struct sprixel * | prev |
| unsigned | dimy |
| unsigned | dimx |
| int | pixy |
| int | pixx |
| int | movedfromy |
| int | movedfromx |
| int | parse_start |
| int | pxoffy |
| int | pxoffx |
| unsigned char * | needs_refresh |
| struct sixelmap * | smap |
| bool | wipes_outstanding |
| bool | animating |