-
-
Notifications
You must be signed in to change notification settings - Fork 9
Description
I considered raising this as a bug but not sure it should be classed as one since it makes sense that it is happening.
The Ponzo illusion: anything > 25 for the 'illusion_strength' parameter sees either the top target line draw over the flanker contextual lines, or as the number increases further, sees the contextual lines dip below the top target line. It would be cool if the flanker lines moved up the y-axis (or the target lines moved down the y-axis) to accommodate these extreme values.
I'd imagine it would be a relatively easy adjustment to make?
Additionally, when the 'illusion_strength' value is set to '90' it returns an error whereas >90 does not.
This is the error t returns: 'SystemError: <method 'draw_lines' of 'ImagingDraw' objects> returned a result with an error set'
Brilliant job all round with this package. Keep up the good work!