Modules
Here is a list of all modules:
[detail level 12345678910111213141516171819]
 libcaca attribute definitionsColours and styles that can be used with caca_set_attr()
 libcaca basic functionsThese functions provide the basic libcaca routines for library initialisation, system information retrieval and configuration
 libcaca canvas drawingThese functions provide low-level character printing routines and higher level graphics functions
 libcaca dirty rectangle manipulationThese functions manipulate dirty rectangles for optimised blitting
 libcaca canvas transformationThese functions perform horizontal and vertical canvas flipping
 libcaca attribute conversionsThese functions perform conversions between attribute values
 libcaca character set conversionsThese functions perform conversions between usual character sets
 libcaca primitives drawingThese functions provide routines for primitive drawing, such as lines, boxes, triangles and ellipses
 libcaca canvas frame handlingThese functions provide high level routines for canvas frame insertion, removal, copying etc
 libcaca bitmap ditheringThese functions provide high level routines for dither allocation and rendering
 libcaca character font handlingThese functions provide character font handling routines
 libcaca bitmap font handlingThese functions provide bitmap font handling routines and high quality canvas to bitmap rendering
 libcaca FIGfont handlingThese functions provide FIGlet and TOIlet font handling routines
 libcaca file IOThese functions allow to read and write files in a platform-independent way
 libcaca importers/exporters from/to variousFormats
 libcaca display functionsThese functions provide the basic libcaca routines for display initialisation, system information retrieval and configuration
 libcaca event handlingThese functions handle user events such as keyboard input and mouse clicks
 libcaca process managementThese functions help with various process handling tasks such as option parsing, DLL injection
 libcaca DOS conio.h compatibility layerThese functions implement DOS-like functions for high-level text operations