imcat icon indicating copy to clipboard operation
imcat copied to clipboard

Imcat seem to show wrong/broken fonts within image

Open eabase opened this issue 8 months ago • 0 comments

I used the update and more friendly fork from belfner:

  • https://github.com/belfner/imcat

However, both versions suffer from some weird Font issues.

Here is a comparison of how this imcat renders in Powershell (pwsh) versus in Cygwin BAsh (which uses Sixel).

[TIP] On the LEFT this Windows exe in Windows Terminal + Powershell), and on the RIGHT (Cygwin/Mintty Bash)


Image

And here are both shown in Cygwin/Mintty/Bash:

  • 1st using this MSVC VS2022 compiled imcat,
  • 2nd using the showimage script to directly display image (as Mintty is Sixel compatible.)

Image

Any idea what's going on?

@belfner Please can you send PR to this place? Would be cool if you could enable your issues there...

eabase avatar Aug 07 '25 06:08 eabase