![]() |
Notcurses 3.0.13
a blingful library for TUIs and character graphics
|
#include <internal.h>
Data Fields | |
ncblitter_e | geom |
unsigned | width |
unsigned | height |
const wchar_t * | egcs |
const wchar_t * | plotegcs |
ncblitter | blit |
const char * | name |
bool | fill |
Definition at line 398 of file internal.h.
ncblitter blit |
Definition at line 410 of file internal.h.
const wchar_t* egcs |
Definition at line 404 of file internal.h.
bool fill |
Definition at line 412 of file internal.h.
ncblitter_e geom |
Definition at line 399 of file internal.h.
unsigned height |
Definition at line 401 of file internal.h.
const char* name |
Definition at line 411 of file internal.h.
const wchar_t* plotegcs |
Definition at line 409 of file internal.h.
unsigned width |
Definition at line 400 of file internal.h.