mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 12:17:14 +03:00
b987d90568
This tests are designed to guarantee that the wide lines behave exactly like normal lines drawn with the Bresenham's algorithm. This tests are somewhat subjective since this is non-defined behavior, but I think that mimic the Bresenham's algorithm is reliable enough. Currently the horizontal version of this test **fail**. |
||
---|---|---|
.. | ||
line_horizontal_slope1px_w2px.png | ||
line_horizontal_w2px_inverted.png | ||
line_horizontal_w2px_normal.png | ||
line_horizontal_w3px.png | ||
line_horizontal_w101px.png | ||
line_oblique_45_w3px_a.png | ||
line_oblique_45_w3px_b.png | ||
line_vertical_slope1px_w2px.png | ||
line_vertical_w2px_inverted.png | ||
line_vertical_w2px_normal.png | ||
line_vertical_w3px.png | ||
line_vertical_w101px.png | ||
square.png | ||
triangle_right.png |