Sourced from asciinema-player's releases.
3.7.1
Notable changes:
- greatly improved rendering (position, alignment, accuracy) of ascii drawing, block elements, braille patterns and Powerline triangle symbols
- fixed alignment of double-width chars (such as CJK, emoji)
- new adaptive algorithm for buffering in live (websocket) driver, ensuring smooth playback on high-latency or high-jitter network connections
- minor rendering performance improvement via UI updates batching
- improved visibility of play button's drop shadow for themes with light background
- code refactorings and cleanup
https://www.npmjs.com/package/asciinema-player/v/3.7.1
Demo showing the improved rendering in general:
Screenshots showing the fixes to the character alignment and positioning:
3.7.1-rc.2
No release notes provided.
3.7.1-rc.1
No release notes provided.
666743e
Bump version6728b14
Bump version3eb7330
Batch related UI updatesf853dff
Improve rendering for codepoints 0x2596-0x259f39f939f
Bump versionc614acc
Improve rendering of block elements and powerline triangles2533af4
Fix 256 color table CSS classes6289a67
Fix RGB color rendering02fbfa2
Move implementation of inverse color attr from JS to CSS210570f
Fix text blinking - don't blink the background