libcaca-canvas - Online Linux Manual PageSection : 3caca
Updated : Tue Jan 26 2021
Source : Version 0.99.beta19
Note : libcaca
NAMElibcaca-canvas − The libcaca canvas format (version 1) All types are big endian. struct
{
magic:
uint8_t caca_header[2]; // "\xCA\xCA"
uint8_t caca_file_type[2]; // "CV"
canvas_header:
uint32_t control_size; // Control size (canvas_data - canvas_header)
uint32_t data_size; // Data size (EOF - canvas_data)
uint16_t version; // Canvas format version
// bit 0: set to 1 if canvas is compatible
// with version 1 of the format
// bits 1-15: unused yet, must be 0
uint32_t frames; // Frame count
uint16_t flags; // Feature flags
// bits 0-15: unused yet, must be 0
frame_info:
struct
{
uint32_t width; // Frame width
uint32_t height; // Frame height
uint32_t duration; // Frame duration in milliseconds, 0 to
// not specify a duration
uint32_t attr; // Graphics context attribute
int32_t cursor_x; // Cursor X coordinate
int32_t cursor_y; // Cursor Y coordinate
int32_t handle_x; // Handle X coordinate
int32_t handle_y; // Handle Y coordinate
}
frame_list[frames];
control_extension_1:
control_extension_2:
...
control_extension_N:
... // reserved for future use
canvas_data:
uint8_t data[data_size]; // canvas data
data_extension_1:
data_extension_2:
...
data_extension_N:
... // reserved for future use
}; 0
Johanes Gumabo
Data Size : 3,266 byte
man-libcaca-canvas.3cacaBuild : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 3 / 239,090
Visitor ID : :
Visitor IP : 18.216.253.84 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (rof_escape_sequence|91|libcaca-canvas.3caca|13|\xCA\xCA"| uint8_t caca_header[2]; // "\xCA\xCA"
)