From: Araki K. <ara...@us...> - 2017-05-17 14:37:26
|
Hi, From: Vlad <vo...@vo...> Subject: [Mlterm-dev-en] freetype 2.8.* glitches Date: Wed, 17 May 2017 13:01:24 +0200 Message-ID: <43572e7b-a466-3d0a-06c7-9ecab0086968@net.home> > 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". If I try to select > these files name in mlterm, I see the underscores again... I'd > appreciate any thoughts about this issue. My mlterm-3.8.1 config is below: > use_transbg = true > wall_picture = > logsize = 512 > fontsize = 13 > type_engine = xft > scrollbar_mode = none > use_clipboard = true > use_variable_column_width = true > termtype = mlterm-256color > input_method = none > col_size_of_width_a = 1 > use_dynamic_comb = false > receive_string_via_ucs = true > use_multi_column_char = true > use_bidi = false > mod_meta_mode = esc > use_combining = true > compose_dec_special_font = true > use_ansi_colors = true > only_use_unicode_font = true > box_drawing_font = decsp > regard_uri_as_word = true Does an attached patch improve this symptoms ? Please test it. --- Araki Ken ara...@us... |