curiousdannii / parchment

The Interactive Fiction web app
https://iplayif.com
MIT License
430 stars 60 forks source link

Allow the window to be set to full width #36

Open nickbe opened 8 years ago

nickbe commented 8 years ago

Would it be possible to modify the parchment div so that the width is treated as variable and the window can be set to 100% width, so that it adapts to any width the window is set to?

curiousdannii commented 8 years ago

If you put options={"width":35} in the url then it will use that as the character width of the window. There's no way to make it use all the fullwidth (I don't think that looks as good) but it would make sense as an option.

Conversely for Quixe, there's no way to make it not use the full with ;)

nickbe commented 8 years ago

can't we always use this interpreter?

curiousdannii commented 8 years ago

Can you always use Quixe? Quixe will be used for Glulx storyfiles, and ZVM for Z-Code.

nickbe commented 8 years ago

Sorry, I thought Quixe were compatible to zcode files.