Pages du manuel Linux : Fonctions des bibliothèques

3DBorder
draw borders with three-dimensional appearance
a64l
Conversion de long en base 64 et inversement.
a64l
convert between a 32-bit integer and a radix-64 ASCII string
aaImage
We derive a Bayonne compiler and script image container, aaImage, to hold active script sets for the trunk class script engine. Bayonne script image.
aaScript
We derive a Bayonne server version of ScriptCommand, aaScript, which holds most common elements of the script engine for Bayonne use. Bayonne script dialect.
aa_attrs
returns pointer to the text output buffer used by AA-lib.
aa_autoinit
easy to use AA-lib initialization function.
aa_autoinitkbd
easy to use AA-lib keyboard initialization function.
aa_autoinitmouse
easy to use AA-lib mouse initialization function.
aa_close
close the AA-lib context.
aa_createedit
Simple interactive line editor provided as helper function.
aa_currentfont
returns specification of the fonts used by AA-lib rendering routines.
aa_defparams
default hardware paramters requested by AA-lib programs.
aa_defrenderparams
default rendering parameters.
aa_displayrecommended
List of recommended drivers.
aa_dithernames
Names of dithering methods supported by AA-lib.
aa_drivers
NULL-terminated array of output drivers available in AA-lib.
aa_edit
Simple interactive line editor.
aa_editkey
Notify the line editor about keypress.
aa_fastrender
simple and fast AA-lib rendering function.
aa_fonts
Null-terminated array of available fonts.
aa_formats
NULL terminated array of save formats supported by AA-lib.
aa_getevent
keyboard functions
aa_getkey
return next keypress event from queue.
aa_getmouse
Get mouse position as specified by last mouse event read by aa_getevent.
aa_gotoxy
move the hardware cursor (if any) to specified position.
aa_help
AA-lib help string for the default command line parser.
aa_hidecursor
hide the hardware cursor.
aa_hidemouse
hide the mouse cursor.
aa_image
returns pointer to the framebuffer emulated by AA-lib.
aa_imgheight
returns height of the emulated image in pixels.
aa_imgwidth
returns width of the emulated image in pixels.
aa_init
open the output display for AA-lib.
aa_initkbd
initialize the AA-lib keyboard driver.
aa_initmouse
initialize the AA-lib mouse driver.
aa_kbddrivers
NULL-terminated array of keyboard drivers available in AA_lib.
aa_kbdrecommended
List of recommended drivers.
aa_mmheight
returns height of the output screen in millimeters.
aa_mmwidth
returns width of the output screen in millimeters.
aa_mousedrivers
NULL terminated array of mouse drivers supported by AA-lib.
aa_mouserecommended
List of recommended drivers.
aa_parseoptions
parse the standard command line options used by AA-lib.
aa_printf
print text to AA-lib output buffers.
aa_putpixel
put pixel to emulated framebuffer
aa_puts
output string to AA-lib output buffers.
aa_recommendhi
insert the given driver on beggining of the list of recommended drivers.
aa_recommendhidisplay
insert the given driver on beggining of the list of recommended display drivers.
aa_recommendhikbd
insert the given driver on beggining of the list of recommended keyboard drivers.
aa_recommendhimouse
insert the given driver on beggining of the list of recommended mouse drivers.
aa_recommendlow
Add the given driver to the end of list of recommended drivers.