mirror of
https://github.com/google/pebble.git
synced 2025-04-30 07:21:39 -04:00
spelling: mirrored
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
1478a09825
commit
607d0d33b8
1 changed files with 1 additions and 1 deletions
|
@ -883,7 +883,7 @@ static void prv_fill_oval_precise(GContext *ctx, GPointPrecise center,
|
|||
prv_swap_precise_points(&end_top, &end_bottom);
|
||||
}
|
||||
|
||||
// Range for scanline, since scanlines are mirred from the middle of the circle this is also
|
||||
// Range for scanline, since scanlines are mirrored from the middle of the circle this is also
|
||||
// indicated from the middle, therefore initialised with 0 (as middle) and
|
||||
// radius_y (as scalines are on y axis)
|
||||
int draw_min = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue