Re: [AD] Ellipse errata et al. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2008-05-24, Paul Suntsov <siegelords_abode@xxxxxxxxxx> wrote:
> Here's a patch for the ellipse drawing function I submitted awhile ago, I mainly removed the
> spurious requirement for the radius to be >= 1. Now zero radii are allowable (corresponding to
> variations on the vertical/horizontal line theme).
>
> Also, I replaced the _soft_ellipsefill function to use the new ellipse algorithm. This is just so
> that the do_ellipse and ellipsefill have the same outline.
>
> Again, this is only meant for the 4.3.10+ branch.
Committed, thanks.
Peter