Date: Fri, 02 Jun 2000 06:26:48 +0900 From: "R. Imura" <imura@af.airnet.ne.jp> To: andrews@TECHNOLOGIST.COM Cc: sobomax@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/18906: No gif images in KDE 1.1.2 applications. Message-ID: <20000602062648X.imura@cs.titech.ac.jp> In-Reply-To: <20000601142538.F32212@argon.gryphonsoft.com> References: <39369E0D.67E77C4E@FreeBSD.org> <20000602030400I.imura@cs.titech.ac.jp> <20000601142538.F32212@argon.gryphonsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Fri, Jun 02, 2000 at 03:04:00AM +0900, R. Imura wrote: > > Qt-1.x has gif decoder in itself, and does not use libgif nor libungif. > > KDE-1.x uses qt's gif decoder, so it won't solve by libungif. > > > > The author says in qt_gif.h that "a separate license from Unisys > > may be required to use the gif reader", and I respect the author. > > So should I flip this switch and add the ungif library dependency to > Qt 1.45? No, the functions are in libqt, not using libungif. Use PNG instead of GIF. graphics/gif2html is usefull. :) - R. Imura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000602062648X.imura>