Marcin Kulik

Results 485 comments of Marcin Kulik

@mbekkomo you can try recently released agg 1.5.0 (https://github.com/asciinema/agg/releases/tag/v1.5.0) which handles font loading and rendering much better.

I've just released 1.7 (https://github.com/asciinema/agg/releases/tag/v1.7.0), which upgrades several font related dependencies. Font loading should work much better. If you still experience these problems with 1.7 we can re-open and dig...

I see that the branch icon (between "on" and "main") is rendered correctly, so that means the Nerd Font is loaded and used fine. The package and duck icons are...

The recently released [agg 1.5.0](https://github.com/asciinema/agg/releases/tag/v1.5.0) uses resvg renderer by default, and this renderer has also been improved quite a lot (e.g. supports color emoji now).

Thanks. I can see it being prone to that, but does this actually happen in practice here? I doubt that. The parsing here applies to terminal responses, and it would...