freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetype] OT: how do Freetype and Xfs relate?


From: Andre Costa
Subject: Re: [Freetype] OT: how do Freetype and Xfs relate?
Date: Sat, 3 May 2003 12:12:25 -0300

Hi Juliusz, thks for replying.

On 01 May 2003 21:44:34 +0200
Juliusz Chroboczek <address@hidden> wrote:

> You are already using freetype if you are using xfs.  Whether directly
> embedded in the X server, or included in xfs, it's always freetype
> that you're using for TTF fonts.

I thought so, but I tried ldd on xfs and it returned me this:

ldd `type -p xfs`
        libXfont.so.1 => /usr/X11R6/lib/libXfont.so.1 (0x40023000)
        libm.so.6 => /lib/i686/libm.so.6 (0x400a7000)
        libz.so.1 => /usr/lib/libz.so.1 (0x400c9000)
        libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

freetype libs don't appear on the list above. AFAIK this means xfs
doesn't depend dinamically on freetype, so upgrading freetype wouldn't
impact on xfs at all. Is that right?

TIA

Andre

-- 
Andre Oliveira da Costa



reply via email to

[Prev in Thread] Current Thread [Next in Thread]