logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_PRIM_QUALITY - Allegro 5 API

Description

       Controls  the  quality  of  the approximation of curved primitives (e.g. circles).  Curved primitives are
       drawn by approximating them with a sequence of line segments.  By default, this  roughly  corresponds  to
       error of less than half of a pixel.

Allegro reference manual                                                           ALLEGRO_PRIM_QUALITY(3alleg5)

Name

       ALLEGRO_PRIM_QUALITY - Allegro 5 API

Synopsis

              #include <allegro5/allegro_primitives.h>

              #define ALLEGRO_PRIM_QUALITY 10

See Also