Package aalib-devel
- 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.
- aalib-config(1)
- 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.
