Open richienyhus opened 8 years ago
These libs might help a little:
Graphical: https://github.com/arcshock/CPS Text: https://github.com/luser-dr00g/xpost https://sourceforge.net/projects/pyx/
Ist this a double of #3?
@Paradoxianer I divided up the import/decode and export/encode enhancements.
For #3, we really only need to extract the raw text from the file, as things like formatting would require us to write a plugin for this very complicated file format or use a tool that under a licence that is completely incompatible with this project.
We will need to implement a way to export PostScript (.ps) files.
Although there are a couple of C++ tools, they are unfortunately under the AGPL.