From: Vlad <vo...@vo...> - 2017-05-17 11:17:13
|
Hello, 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 Thanks in advance, Vlad. P.S. With line_space=1 the problem disappears, but then I see gaps between lines in ASCII art for example. |