Martin Vilcans

Results 22 comments of Martin Vilcans

I agree. I had to dig through the code to try to figure out what the arguments to the macros mean. It would be much appreciated if the documentation briefly...

> * Add some kind of heartbeat messages and disconnecting players when they timeout, or, Yes, that should work, but I haven't figured out how to send messages to the...

For what output? In the HTML output, I think this may be doable using CSS only.

I think the ascii encoding is needed to make sure special characters are encoded as XML entities instead of being kept, but I can't check it right now.

You're not doing anything wrong. Screenplain parses the title page, but currently doesn't output it in HTML format. (The new experimental PDF output does create a title page though.) So...

@charneykaye I would if I could figure out how...

That is a good question. The Fountain spec is not clear in this case, but I think this was mentioned in some discussion via e-mail at some point. Maybe this...

First make sure that the file is in utf-8 format. It may be a setting in your editor when you save the file. Also check if those characters work if...

Thanks, I've found the problem. It's that the default Courier font doesn't include those characters. I've started working on support for other fonts.

Awesome! I have started the work on supporting different fonts, and possibly using Courier Prime by default.