ProcStack / pxlTextGenerator

Gather handwriting from a photo/scan into a character library; Export text as 'handwritten' images!
GNU General Public License v3.0
2 stars 2 forks source link

TextBase Viewer; Add check for exit/change to Edge Grow/Shrink #10

Closed ProcStack closed 5 years ago

ProcStack commented 5 years ago

TextBase Viewer

Check for Slider Changes mid and exit calls processing.

ToDo-

ProcStack commented 5 years ago

Done and done! Mid edge calculation it checks the current slider value and breaks the loop if the initial value and current value doesn't match. Added hitting escape to exit out of the function as well.