mirror of
https://github.com/google/pebble.git
synced 2025-04-30 07:21:39 -04:00
spelling: intentionally
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
1ecb14eb8a
commit
ef3b42207f
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@ void test_graphics_gpath_8bit__clipping_aa(void) {
|
|||
// NOTE: Expected result of this test is to have an antialiased stripe go through the screen,
|
||||
// where antialiased edges are being nicely cut off on top and bottom of the stripe
|
||||
// (antialiased gradient would dive into the stripe near screen edges), also top
|
||||
// left corner is intentinally ending just before screen cuts it out to verify that
|
||||
// left corner is intentionally ending just before screen cuts it out to verify that
|
||||
// fractional anti-aliasing is not bleeding into row before (would occur as pixels on
|
||||
// right side of the screen)
|
||||
cl_check(gbitmap_pbi_eq(&ctx.dest_bitmap,
|
||||
|
|
Loading…
Add table
Reference in a new issue