aa_scrwidth (3) Linux Manual Page
aa_scrwidth – returns width of the output screen in characters. Synopsis #include <aalib.h> int aa_scrwidth(aa_context *a); Parametersaa_context *a Specifies the AA-lib context to operate on.DescriptionReturns width of the output screen in characters. See Alsosave_d(3), mem_d(3), aa_help(3), aa_formats(3), aa_fonts(3), aa_dithernames(3), aa_drivers(3), aa_kbddrivers(3), aa_mousedrivers(3), aa_kbdrecommended(3), aa_mouserecommended(3), aa_displayrecommended(3), aa_defparams(3), aa_defrenderparams(3), aa_scrheight(3), aa_mmwidth(3), aa_mmheight(3), aa_imgwidth(3), aa_imgheight(3), aa_image(3), aa_text(3), aa_attrs(3),…
