tweecode / twine

UI for creating hypertext stories
http://twinery.org
657 stars 97 forks source link

Exported "proofing copy" also includes complete image data #178

Open triplefox opened 9 years ago

triplefox commented 9 years ago

This makes the feature unusable if large amounts of graphical content are in the story, as most of the resulting .rtf consists of Base64 data, which word processors choke on.

greyelf commented 9 years ago

Thank you for reporting the issue but the problem was actually fixed in pull request #152 back in 26-Jun-2014, but unfortunately no new release of Twine 1 has been created since before then.

If you are comfortable with building your own copy of the Twine 1 application then I suggest downloading the source code and doing so.