Marcin Kulik

Results 485 comments of Marcin Kulik

Can you check how the player here - https://docs.asciinema.org/manual/player/ - renders?

There's been several updates to rendering and character alignment recently, which hopefully fixed the issue once and for all :crossed_fingers:

Readme now links to installation doc on wiki.

It seems cdnjs has the latest one (3.3.0 as of this writing) so I'm going to close this. https://cdnjs.com/libraries/asciinema-player

@tomy0000000 I think we can try that, yeah :+1:

asciicast2gif is no longer maintained so I'll close it. The GIF URL (`https://asciinema.org/a/.gif`) already shows instructions on using [agg](https://github.com/asciinema/agg) for GIF generation.

When you link your machine to your asciinema.org account as described here https://github.com/asciinema/asciinema#auth you can edit the title on the site.

The JS code doesn't depend on gravatar explicitly, but the player is initialized after the page is fully loaded, and probably this never happens when the gravatar requests never finish,...

Thanks. Faint attr support is missing indeed, but should be rather straightforward to add it.