TheRenegadeCoder / image-titler

An image title generator using The Renegade Coder style
https://therenegadecoder.com
GNU General Public License v3.0
17 stars 6 forks source link

Processing Images Shouldn't Be Couples With Saving Images #48

Closed jrg94 closed 4 years ago

jrg94 commented 4 years ago

Right now, the process image method also saves the file. I don't like this because it makes it harder to use the function for just modifying a file and previewing it in the GUI. This will need to be reworked for v2.0.0.