diff options
author | tsutsui <tsutsui> | 2013-01-26 18:18:05 +0000 |
---|---|---|
committer | tsutsui <tsutsui> | 2013-01-26 18:18:05 +0000 |
commit | 275bb26aefbed907a08f1cfa5b66207af4f8976c (patch) | |
tree | d0737bff9a99f1bd5bb21c18cd0d3d1d5a9f1f5c /converters/kcc | |
parent | d7389a60e8f961be4de82836b971e75019848812 (diff) | |
download | pkgsrc-275bb26aefbed907a08f1cfa5b66207af4f8976c.tar.gz |
Update mlterm to 3.1.7.
Changes per doc/en/ReleaseNote:
ver 3.1.7
* Support not only bmp formats but also other image formats by mlimgloader
(which requires gdk-pixbuf or GDI+) in win32.
* "contrast", "gamma" and "brightness" options are available in win32.
* Support CSI 22 0..2 t and CSI 23 0..2 t.
* Support DCS ... { ... ST. (DECDLD)
(http://github.com/saitoha/vim-powerline/tree/drcs works!)
* Assign U+10XXYY like drcsterm to DRCS (ESC ( SP XX YY)
(0x40 <= XX <= 0x7e, 0x20 <= YY <= 0x7f)
(See http://github.com/saitoha/drcsterm)
* Remove "title" from configuration protocol.
* Support alpha values of icon files if mlterm is built without
--with-imagelib=gdk-pixbuf option.
* Support UTF8 text for setting the window title by OSC 0 or OSC 2 in win32.
* Add --disable-use-tools option (which disables external tools) to configure.
* Support alpha mask of sixel graphics.
* Support uim and kbd plugin in framebuffer.
* Bug fixes:
Fix the bug of "button3_behavior" option rejecting "mlclient ..." command.
Fix the incorrect parsing of font names which contain digit characters like
"Courier 10 Pitch" which was regarded as 10-point size "Courier" font.
Adjust the pty size to the screen size in creating a new pty by Ctrl+F2 etc
in framebuffer.
Revive "contrast", "gamma" and "brightness" options of mlterm built without
--with-imagelib option in Linux.
Fix segfault in starting mlterm with --pic option in framebuffer.
Fix the malfunction of cursor keys in mlcc in cygwin. (Thanks to saitoha san)
Fix the bug of saving or restoring cursor in OSC ? 1047 h or OSC ? 1047 l.
Exit mlcc to avoid segfault if OSC 5380 doesn't return anything.
Fix the bug of unloading fonts which are still used in framebuffer.
Diffstat (limited to 'converters/kcc')
0 files changed, 0 insertions, 0 deletions