cathoderaydude / Babel

A simple translation tool for on-screen text using Google Cloud Vision and Translate. Intended for translating emulated videogames and similar things.
MIT License
2 stars 0 forks source link

Quick save button #48

Open cathoderaydude opened 4 years ago

cathoderaydude commented 4 years ago

Add options under the floppy for "quick-save translated" and "quick-save raw". If either of these are selected, clicking the floppy icon causes one or both images to be instantly saved to ProgramDir\Saved[name]-[date].png and [name]-[date]-translated.png

The [name] should be excluded unless the user has filled in a name using the name field feature that will be in another issue.