Repair flip-x and flip-y - #91
Conversation
|
Nice! FWIW, I probably would have force-pushed the branch associated with the other PR, but this will work. Thanks! |
|
Should ascent and descent get swapped by |
|
If I'm following correctly, original and swapped both seem like legit things that folks might want (and I'd lean towards an optional argument with a default that matches the previous behavior, which is what it looks like you've got in the code). What is the point of the third option? |
|
The test code was just to make experimentation with various options for ascent and descent easier - so the third option is for your experiments ;-)
I am unsure whether
Then a better name than |
|
|
This is a small nit, but the test program actually does something like compare |

Close: #84