GNU Info

Info Node: (aalib.info)Initialization as an ascii art renderer

(aalib.info)Initialization as an ascii art renderer


Next: Initialization for image saving Prev: Initialization as a normal graphics library Up: Initialization
Enter node , (file) or (file)node

Initialization as an ascii art renderer
=======================================

   If you want to use just AA-lib's rendering routines but no output to
screen (eg. you have your own output routines) you can use dummy memory
driver.  It's named `mem_d' and it's initialization should look like
this:

      context = aa_init(MEM_D,&AA_DEFPARAMS,NULL);


automatically generated by info2www version 1.2.2.9