31 #define MAX_IMAGE_SIZE 10000 Actual image data the client will display.
face_info * faces
images in this faceset
face_sets * find_faceset(int id)
size_t allocated
Allocated size of faces.
uint8_t * data
Image data.
char * prefix
Faceset short name, used in pictures names (base, clsc).
char * extension
Supplementary description.
char * size
Human-readable set size.
uint32_t checksum
Checksum of face data.
char * comment
Human-readable comment for this set.
uint16_t datalen
Length of data.
struct face_sets * fallback
Faceset to use when an image is not found in this faceset.
char * fullname
Full faceset name.
Information about one face set.