Man Pages in
libaa1-dev
Carta.tech
Packages
libaa1-dev
1
Section 1:
Executable programs or shell commands
aalib-config.1
Script to get information about the installed version of aalib
63
Section 3:
Library calls
aa_attrs.3
Returns pointer to the text output buffer used by aa-lib.
aa_autoinit.3
Easy to use aa-lib initialization function.
aa_autoinitkbd.3
Easy to use aa-lib keyboard initialization function.
aa_autoinitmouse.3
Easy to use aa-lib mouse initialization function.
aa_close.3
Close the aa-lib context.
aa_createedit.3
Simple interactive line editor provided as helper function.
aa_currentfont.3
Returns specification of the fonts used by aa-lib rendering routines.
aa_defparams.3
Default hardware paramters requested by aa-lib programs.
aa_defrenderparams.3
Default rendering parameters.
aa_displayrecommended.3
List of recommended drivers.
aa_dithernames.3
Names of dithering methods supported by aa-lib.
aa_drivers.3
Null-terminated array of output drivers available in aa-lib.
aa_edit.3
Simple interactive line editor.
aa_editkey.3
Notify the line editor about keypress.
aa_fastrender.3
Simple and fast aa-lib rendering function.
aa_fonts.3
Null-terminated array of available fonts.
aa_formats.3
Null terminated array of save formats supported by aa-lib.
aa_getevent.3
Keyboard functions
aa_getkey.3
Return next keypress event from queue.
aa_getmouse.3
Get mouse position as specified by last mouse event read by aa_getevent.
aa_gotoxy.3
Move the hardware cursor (if any) to specified position.
aa_help.3
Aa-lib help string for the default command line parser.
aa_hidecursor.3
Hide the hardware cursor.
aa_hidemouse.3
Hide the mouse cursor.
aa_image.3
Returns pointer to the framebuffer emulated by aa-lib.
aa_imgheight.3
Returns height of the emulated image in pixels.
aa_imgwidth.3
Returns width of the emulated image in pixels.
aa_init.3
Open the output display for aa-lib.
aa_initkbd.3
Initialize the aa-lib keyboard driver.
aa_initmouse.3
Initialize the aa-lib mouse driver.
aa_kbddrivers.3
Null-terminated array of keyboard drivers available in aa_lib.
aa_kbdrecommended.3
List of recommended drivers.
aa_mmheight.3
Returns height of the output screen in millimeters.
aa_mmwidth.3
Returns width of the output screen in millimeters.
aa_mousedrivers.3
Null terminated array of mouse drivers supported by aa-lib.
aa_mouserecommended.3
List of recommended drivers.
aa_parseoptions.3
Parse the standard command line options used by aa-lib.
aa_printf.3
Print text to aa-lib output buffers.
aa_putpixel.3
Put pixel to emulated framebuffer
aa_puts.3
Output string to aa-lib output buffers.
aa_recommendhi.3
Insert the given driver on beggining of the list of recommended drivers.
aa_recommendhidisplay.3
Insert the given driver on beggining of the list of recommended display drivers.
aa_recommendhikbd.3
Insert the given driver on beggining of the list of recommended keyboard drivers.
aa_recommendhimouse.3
Insert the given driver on beggining of the list of recommended mouse drivers.
aa_recommendlow.3
Add the given driver to the end of list of recommended drivers.
aa_recommendlowdisplay.3
Add the given driver to the end of list of display recommended drivers.
aa_recommendlowkbd.3
Add the given driver to the end of list of keyboard recommended drivers.
aa_recommendlowmouse.3
Add the given driver to the end of list of mouse recommended drivers.
aa_registerfont.3
Add new font specification to aa_fonts array.
aa_render.3
Convert image buffer to ascii-art.
aa_resize.3
Resize functions
aa_resizehandler.3
Set user handler to be called on resize event.
aa_scrheight.3
Returns height of the output screen in characters.
aa_scrwidth.3
Returns width of the output screen in characters.
aa_setfont.3
Set font specification to be used by rendering functions.
aa_setsupported.3
Alter the "supported" field of hardware_params structure used by aa-lib
aa_showcursor.3
Show the hardware cursor.
aa_showmouse.3
Show the mouse cursor.
aa_text.3
Returns pointer to the text output buffer used by aa-lib.
aa_uninitkbd.3
Uninitialize the keyboard driver.
aa_uninitmouse.3
Uninitialize the mouse driver.
mem_d.3
Aa-lib memory driver.
save_d.3
Aa-lib driver used to save ascii-art image into file in used specified format.