[w3m-dev 04079] Re: inline画 像の表示がずれます

SAKAI Kiyotaka <[email protected]>
Newsgroups gmane.comp.web.w3m.devel
Message-ID <[email protected]>
>> In article <[email protected]>, SUNAGAWA Keiki <[email protected]> writes:

> kterm
> 

> inline
> 
> 

> 
> 

 kterm 
w3m 

w3mimg/x11/x11_w3mimg.c  694698

    if (attr.x <= 0 && attr.width < 30 && attr.height > wop->height * 0.7) {
        /* scrollbar of xterm/kterm ? */
        wop->offset_x += attr.x + attr.width + attr.border_width * 2;
        break;
    }

 w3mimgdisplay  (
) 


w3mimg/x11/x11_w3mimg.c  make 
 w3mimgdisplay 


--- Makefile.in.~1.39.~	2004-05-06 14:34:18.000000000 +0900
+++ Makefile.in	2004-05-10 16:39:55.275457000 +0900
@@ -188,13 +188,13 @@
 dummy.o: entity.c
 	$(CC) $(CFLAGS) -DDUMMY -c -o $@ $?
 
-$(IMGDISPLAY): w3mimgdisplay.o $(ALIB) w3mimg/w3mimg.a
+$(IMGDISPLAY): w3mimgdisplay.o $(ALIB) w3mimg
 	$(CC) $(CFLAGS) -o $(IMGDISPLAY) w3mimgdisplay.o w3mimg/w3mimg.a $(LDFLAGS) $(LIBS) $(IMGLDFLAGS)
 
 w3mimgdisplay.o: w3mimgdisplay.c w3mimg/w3mimg.h
 	$(CC) $(CFLAGS) $(IMGCFLAGS) -o $@ -c $(srcdir)/w3mimgdisplay.c
 
-w3mimg/w3mimg.a:
+w3mimg:
 	(cd w3mimg && $(MAKE) CC="$(CC0)" OPTS="$(OPTS)")
 
 po:



-- 
  (E-mail: [email protected])
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.