Eduardo San Martin Morote

Results 648 comments of Eduardo San Martin Morote

maybe we could add something like this but I still think you should just pass the `-H` and compute the height outside of catimg

I'm still not sure this logic belongs inside catimg: ```bash # times 2 because of high resolution displaying catimg -H $(( 2 * $(tput lines) - 2)) image.png ``` If...

I will take a look in a few weeks once I have the time

I still haven't had the time but this is an interesting PR

Nice! I will have to take a proper look in a few weeks

Thanks for the PR! I'm quite reluctant about such flag because it's not something intuitive and I don't know how people will guess the aspect ratio of their font. I...

Sorry for the huge delay! I tried this on OSX and it errors out with a redefinition of time spec: ``` Scanning dependencies of target catimg [ 20%] Building C...

No worries! Take the time you need And thank you so much for the kind words 😄

Thanks for posting this but these are all related to the external lib that load images. I accept prs for fixing these but I don't have time to fix it...