test/record: Fix typo in record*-text-transform

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2012-02-27 15:02:30 +00:00
parent b1b5e9b908
commit 668e8eac3a
10 changed files with 3 additions and 3 deletions

View file

@ -311,7 +311,7 @@ text_transform (cairo_t *cr)
draw_text_transform (cr);
cairo_translate (cr, SIZE, SIZE);
cairo_translate (cr, TT_SIZE, TT_SIZE);
cairo_rotate (cr, M_PI);
pattern = cairo_test_create_pattern_from_png (ctx, png_filename);

View file

@ -317,7 +317,7 @@ text_transform (cairo_t *cr)
draw_text_transform (cr);
cairo_translate (cr, SIZE, SIZE);
cairo_translate (cr, TT_SIZE, TT_SIZE);
cairo_rotate (cr, M_PI);
pattern = cairo_test_create_pattern_from_png (ctx, png_filename);

View file

@ -313,7 +313,7 @@ text_transform (cairo_t *cr)
draw_text_transform (cr);
cairo_translate (cr, SIZE, SIZE);
cairo_translate (cr, TT_SIZE, TT_SIZE);
cairo_rotate (cr, M_PI);
pattern = cairo_test_create_pattern_from_png (ctx, png_filename);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB