|
From: Vlad <vo...@vo...> - 2017-05-17 13:46:54
|
On 17/05/17 13:32, Ian D. Leroux wrote:
> On Wed, 17 May 2017 13:01:24 +0200 Vlad <vo...@vo...> wrote:
>> I've recently updated freetype 2.7.x -> 2.8.2 and noticed some
>> glitches. For example underscore isn't visible. In de current
>> directory I have two files "test_1" "test_2", but if I do simple ls,
>> I can't see the underscore, so it looks like "test 1" "test 2".
> Possibly related: yesterday I noticed that the character "4" was
> invisible in my mlterm ("3" showed up fine). Starting a fresh mlterm
> process made the symptom go away, so this looks like an intermittent
> glitch in the initialization of a glyph table somewhere.
For me that wasn't the case. I rebooted the machine, but had this issue
anyway.
>
> mlterm-3.8.1,
>
> $ cat .mlterm/main
> bel_mode = visual
> fade_ratio = 95
> geometry=80x32-0-0
> regard_uri_as_word = true
> termtype = mlterm
> use_scrollbar = false
>
> fg_color = rgb:00/00/00
> bg_color = rgb:ff/ff/ff
> fontsize = 14
>
> --
> IDL
|