mem_d (3) Linux Manual Page
NAME mem_d – AA-lib memory driver. SYNOPSIS #include <aalib.h> extern const struct aa_driver mem_d; DESCRIPTION Used to render ascii-art images into memory. You might use this driver to render images into memory and then use your own routines to handle them in case you want to avoid AA-lib’s output mechanizms. SEE ALSO save_d(3), aa_help(3), aa_formats(3),…
