|
From: Araki K. <ara...@us...> - 2018-03-07 14:41:36
|
Hi, This is to announce the release of mlterm version 3.8.5 http://sourceforge.net/projects/mlterm/files/01release/mlterm-3.8.5/mlterm-3.8.5.tar.gz/download SHA1 (mlterm-3.8.5.tar.gz) = 336b75f05f4cd689410253ea8856d3d1f3f1b706 Overview of changes from 3.8.4 =============================== ver 3.8.5 * Support libvterm (https://launchpad.net/libvterm) compatible library partially. * Support DRCS-Sixel. (See drcssixel/DRCS-SIXEL-v2 and https://qiita.com/arakiken/items/626b02cd857d20c12fbc) * Support SDL2. (Build mlterm with --with-gui=sdl2 option.) (see doc/en/README.sdl2) * Support ligature of "Fira Code" font in -otl option. * Add --halfwidth / "unicode_half_width_areas" option. * Add --emoji / "emoji_path" option which makes mlterm to use a specified emoji font (NotoColorEmoji.ttf etc) instead of image files in ~/.mlterm/emoji. * Add vte 0.50.0 API symbols to libvte compatible library. * Treat not only U+1F1000-1F6FF but also U+1F900-1F9FF characters as emoji. * Drop "show_picture" and "add_frame" from OSC 5379. * Bug fixes: Fix corrupt screen in showing inline pictures if "use_ot_layout" option is true. --- Araki Ken ara...@us... |