[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#624524: specific visualization defect using Inconsolata-10 with colors



I see this issue, but it's not obvious except when using 'Inconsolata' at 10pt.

If i do:

$ type ls
ls is a function
ls ()
{
    command -p ls -ACF "$@"
}

$ ls
lost+found/  Music/  src/

$ ls --color
lost+found/  Music/  src/

HOWEVER, it *appears* on screen as:
lost+foun/    Musi/     sr/
                                    ^ 'c' is about 2/3 visible
                           ^ 'c' is about 1/3 visible
               ^ 'c' is not visible at all

other fontsizes of Inconsolata don't seem to show this, and other fonts (i've tried) at 10 pt do not exhibit this, either.

I wasn't sure what package to submit this bug under (konsole, font-inconsolata, {font-render-package}, etc), but
given that i can confirm using 'ls --color', this seems to be the same bug.

thanks,
--stephen


Reply to: