all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
Changes since 0.4.0:
*src/command: applied patch from Eric Benoit <eric@ecks.org>, which
adds the "CSI 21 t" control sequence, for title handling.
*command.c: fixed keypad Home and down keys being mixed up. Added code to
allow scrolling up/down for just one line (shift+arrow)
contributed by djerome)
*command.c: Fixed possible buffer overflow when changing display name.
*ximage_utils.c: updated shading code for better speed
*screen.c: applyed reverse video cursor patch
*ximage_utils.c: applyed Ren<E9> Scharfe 's patch for better shading approach.
And bug fixes.
aterm, version 0.4.0, is a colour vt102 terminal emulator, based
on rxvt 2.4.8 with Alfredo Kojima's additions of fast transparency,
intended as an xterm(1) replacement for users who do not require
features such as Tektronix 4014 emulation and toolkit-style
configurability. As a result, aterm uses much less swap space --
a significant advantage on a machine serving many X sessions.
It was created with AfterStep Window Manger users in mind, but is
not tied to any libraries, and can be used anywhere.