hyfetch icon indicating copy to clipboard operation
hyfetch copied to clipboard

Sometimes, flag stripes are obscured because the OS logo is missing lines

Open pandaninjas opened this issue 2 years ago • 2 comments

Description

  • [x] Does this issue still occur in the master branch?

The pink part of the flag gets obscured because the ascii Zorin OS logo doesn't have any characters in those lines. image

pandaninjas avatar Feb 05 '23 21:02 pandaninjas

Thanks for reporting the issue! In this specific case for Zorin, you can use a vertical alignment instead (you can use hyfetch -c to reconfigure the color alignment)

image

As for a general fix, I honestly don't know how this can be effectively fixed programmatically without a lot of manual edge cases, but I'm happy to accept any ideas!

hykilpikonna avatar Feb 05 '23 21:02 hykilpikonna

Thanks for reporting the issue! In this specific case for Zorin, you can use a vertical alignment instead (you can use hyfetch -c to reconfigure the color alignment)

image

As for a general fix, I honestly don't know how this can be effectively fixed programmatically without a lot of manual edge cases, but I'm happy to accept any ideas!

A general fix might be to discount empty lines for flag calculations. However, it might make the flag look weird

pandaninjas avatar Feb 07 '23 17:02 pandaninjas