Hans Petter Jansson
Hans Petter Jansson
The extra info is still needed in order to fix this issue. In the meantime, I just released version 1.14.0; maybe that one works better?
Hi, it's been a while now. Hope everything's fine! Do you still need a fix for this?
Hi, thanks for reporting this. How is the preview function configured on your lf (i.e. `~/.config/lf/lfrc` and any helper scripts)? Does it help if you add `--polite on` to the...
Great. Looks like I can detect lf by looking at `LF_LEVEL` in the env. Polite will be the default under lf in the next release.
An open-ended TIFF decoder would be complex to implement from scratch. @AnonymouX47 mentioned this places an unfair burden on the TE, and I agree. I'll move Chafa to emit PNG...
When compositing on a solid color, we need to be able to generate a destination image that's bigger than the source. This is especially important for the width dimension, since...
It's also worth defining an internal parameter struct to avoid repeating ourselves for the many commonalities between src and dest.
> I don't think the Large Type Pieces make sense for your project, unless I missed some text rendering feature besides the image conversions. The large type are really designed...
Yes - I kept the door open to this in the API, so when implemented, you will be able to add multicolor glyphs while remaining backwards compatible. See [`chafa_symbol_map_add_glyph()`](https://hpjansson.org/chafa/ref/chafa-ChafaSymbolMap.html#chafa-symbol-map-add-glyph) -...
> The ANSI 16 colors palette I'd argue is worse than the colored hearts, because they differ between the standard DOS colors and the Windows legacy console (used for about...