From owner-freebsd-questions Tue Feb 19 6:25:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natpost.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id 7F4C237B417 for ; Tue, 19 Feb 2002 06:25:25 -0800 (PST) Received: from chillt.de (dsl-213-023-045-007.arcor-ip.net [213.23.45.7]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id PAA05216 for ; Tue, 19 Feb 2002 15:25:24 +0100 (MET) Message-ID: <3C7260AF.7020102@chillt.de> Date: Tue, 19 Feb 2002 15:26:55 +0100 From: Bartosz Piotr Fabianowski User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.8+) Gecko/20020212 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Anti-aliased fonts under Linux emulation, but not natively on FreeBSD 4.5 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! I just installed FreeBSD 4.5 a few days ago (to distract myself from studying for finals next week :). Everything went pretty well, but I ran into a problem: I can't get anti-aliased fonts to work under XFree 4.2.0. Since only 4.1.0 was available via the ports, I installed 4.1.0 from there and then installed the binary distribution of XFree 4.2.0 for FreeBSD from xfree86.org on top of it (replacing the old 4.1.0 files). It runs just fine, KDE works perfectly, but whatever tutorial / how-to I try on anti-aliased fonts under KDE 2.2.2, I never get anti-aliased fonts to work. The RENDER extension is there, all settings in the config files are ok, font paths are ok, freetype and type1 modules loaded... but still, no anti-aliased fonts. The weird thing is that kxICQ2, which I am running via the Linux emulation layer, DOES give me anti-aliased fonts. It must be something with the libraries (kxICQ2 uses Linux KDE and Qt libraries, of course). So, my question is - how could I find out, which library / libraries are broken and how would I replace them? I deinstalled and reinstalled freetype and freetype2, double- and triple-checked all settings... noting to be found. One thing I noticed is that ldd libfreetype.so gives me an error about the library being in a wrong format for ldd - is that normal, or could that be my problem? A wrong format? Thanks in advance for any help, Bartosz Fabianowski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message