diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-07-17 21:08:12 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-07-17 21:08:12 +0000 |
commit | ef4fa0e3b9fc970b61b767c84fa74f188b67dcf1 (patch) | |
tree | 64e8db6467eb843df0a6be624d601ddac58361d9 /NEWS | |
parent | merge w3m-img for framebuffer support (diff) | |
download | w3m-ef4fa0e3b9fc970b61b767c84fa74f188b67dcf1.tar.gz w3m-ef4fa0e3b9fc970b61b767c84fa74f188b67dcf1.zip |
merge w3m-img for framebuffer support
* w3mimg/w3mimg.h: created
* w3mimg/x11/x11_w3mimg.c: created
* w3mimg/fb/fb_w3mimg.c: created
* w3mimgsize.c w3mimgdisplay.c: modified
* configure: modified
* XMakefile: modified
* config.h.dist: updated
From: Fumitoshi UKAI <ukai@debian.or.jp>
w3m-img for framebuffer support
* http://homepage3.nifty.com/slokar/fb/
* w3mimg/fb/fb.c w3mimg/fb/fb.h
w3mimg/fb/fb_img.c w3mimg/fb/fb_img.h
w3mimg/fb/fb_gdkpixbuf.c w3mimg/fb/fb_gdkpixbuf.h
w3mimg/fb/fb_imlib2.c w3mimg/fb/fb_imlib.h
w3mimg/fb/readme.txt w3mimg/fb/license.txt: added
From: Hiroshi Kawashima <kei@sm.sony.co.jp>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +w3m 0.4? + +* w3m-img for framebuffer merged + +---------------------------------------------------------------- w3m 0.3.1 - 2002-07-16 * func: REINIT |