1ALLEGRO_PRIM_QUALITY(3)                                ALLEGRO_PRIM_QUALITY(3)
2
3
4

NAME

6       ALLEGRO_PRIM_QUALITY - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_primitives.h>
10
11              #define ALLEGRO_PRIM_QUALITY 10
12

DESCRIPTION

14       Controls   the  quality  of  the  approximation  of  curved  primitives
15       (e.g. circles).  Curved primitives are drawn by approximating them with
16       a  sequence  of line segments.  By default, this roughly corresponds to
17       error of less than half of a pixel.
18
19
20
21Allegro reference manual                               ALLEGRO_PRIM_QUALITY(3)
Impressum