testsuite: Add subpixel positioning test for hidpi
On hidpi (ie scaled by 2x) we want to align to the pixel grid, not the unit grid. The GL renderer currently gets that wrong, so it's disabled here.
This commit is contained in:
2668
testsuite/gsk/compare/subpixel-positioning-hidpi-nogl.node
Normal file
2668
testsuite/gsk/compare/subpixel-positioning-hidpi-nogl.node
Normal file
File diff suppressed because it is too large
Load Diff
BIN
testsuite/gsk/compare/subpixel-positioning-hidpi-nogl.png
Normal file
BIN
testsuite/gsk/compare/subpixel-positioning-hidpi-nogl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
@@ -142,6 +142,7 @@ compare_render_tests = [
|
||||
'stroke-opacity',
|
||||
'stroke-with-3d-contents-nogl-nocairo',
|
||||
'subpixel-positioning',
|
||||
'subpixel-positioning-hidpi-nogl',
|
||||
'text-color-mix',
|
||||
'text-glyph-lsb',
|
||||
'text-mixed-color-nocairo',
|
||||
|
||||
Reference in New Issue
Block a user