genxword icon indicating copy to clipboard operation
genxword copied to clipboard

Providing a pure text output option?

Open MQQ opened this issue 4 years ago • 1 comments

It is hard to get all the graphics libraries to work properly on different systems. For example, it really took me a while to install and configure pygobject3 and cairo on mac osx to just get it barely working.

On the other hand, the most needed is the crosswords themselves. I can simply use an Excel sheet to create my own styling as long as I can have the pure text console outputs. So it would be really good if there is an option to generate a pure text output without the need to import any graphics related libraries.

MQQ avatar Jul 11 '19 06:07 MQQ

At the moment, one option is to use the 0.2.3 release - see the releases page. However, this still requires python-cairo.

If I have the time, I would be happy to work on a separate pure text version, but I am not sure when I will have the time to work on that.

riverrun avatar Jul 19 '19 05:07 riverrun