riverrun / genxword

Crossword generator written in Python.
GNU General Public License v3.0
162 stars 40 forks source link

Some Fixes/Improvements #28

Open Mr-Thack opened 1 year ago

Mr-Thack commented 1 year ago

I've added JSON, CSV, and Text as export types (#14), a cleaner border for PDF export (#25), and warnings on incorrect file type in terminal (#27), as well as instructions for terminal only install (#22).

However, since this uses GTK for rendering images, we don't really cut back that much bloat from the terminal only install.

13 Is more than a simple modification, so I didn't do that one.

All the other issues (#18 #24 #21) could probably be closed since they're just installation errors (most likely from the users' configurations), and nothing new has been added to those for 2-3 years.