Mombu the GNU Linux Forum sponsored links

Go Back   Mombu the GNU Linux Forum > GNU_Linux > the mozilla-bin pkg is built with moznoxft?
User Name
Password
REGISTER NOW! Mark Forums Read

sponsored links


Reply
 
1 31st May 05:08
zhang weiwu
External User
 
Posts: 1
Default the mozilla-bin pkg is built with moznoxft?



Hello. I don't want to spend hours to build mozilla, however I installed
mozilla-bin and found I don't have anti-aliasing font effect.

I thought mozilla might rander anti-aliasing font using xft? So I am
going to build mozilla. I checked the USE flags, xft is by default
compiled in. However I just wanna confirm the mozilla-bin is built
without xft, otherwise I might built mozilla into something equal to
mozilla-bin, still without anti-aliasing.

--
gentoo-user@gentoo.org mailing list
  Reply With Quote


  sponsored links


2 31st May 05:08
zhang weiwu
External User
 
Posts: 1
Default the mozilla-bin pkg is built with moznoxft?



Okay, it seems I don't really know the reason why I don't have
anti-aliasing, perhaps not related to xft? I followed also another post
I picked up on google:

1) font.TrueType2.autohinted=true
2) font.TrueType2.enable=true
3) font.TrueType2.unhinted=false
4) font.antilias.min=100

I set all the above, and restart mozilla, nothing changed.

So original post should be "how to enable anti-aliasing for mozilla-bin
package".

--
gentoo-user@gentoo.org mailing list
  Reply With Quote
3 31st May 05:08
zhang weiwu
External User
 
Posts: 1
Default the mozilla-bin pkg is built with moznoxft?


Okay, now I can answer the question myself. It seems mozilla-bin is not
with xft for some reason, and I must emerge mozilla to get xft support.

It's clear libXft is not in:

zhangweiwu@Gentoo /opt/mozilla $ ldd /opt/mozilla/mozilla-bin
linux-gate.so.1 => (0xffffe000)
libmozjs.so => not found
libplds4.so => /usr/lib/libplds4.so (0x4002a000)
libplc4.so => /usr/lib/libplc4.so (0x4002e000)
libnspr4.so => /usr/lib/libnspr4.so (0x40033000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4006f000)
libdl.so.2 => /lib/libdl.so.2 (0x400c1000)
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x400c5000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x4021b000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x40254000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x40257000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x4027c000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40284000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40293000)
libm.so.6 => /lib/libm.so.6 (0x4035c000)
libc.so.6 => /lib/libc.so.6 (0x4037e000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

--
gentoo-user@gentoo.org mailing list
  Reply With Quote


  sponsored links


4 31st May 05:09
zhang weiwu
External User
 
Posts: 1
Default the mozilla-bin pkg is built with moznoxft?


Hello. I don't want to spend hours to build mozilla, however I installed
mozilla-bin and found I don't have anti-aliasing font effect.

I thought mozilla might rander anti-aliasing font using xft? So I am
going to build mozilla. I checked the USE flags, xft is by default
compiled in. However I just wanna confirm the mozilla-bin is built
without xft, otherwise I might built mozilla into something equal to
mozilla-bin, still without anti-aliasing.

--
gentoo-user@gentoo.org mailing list
  Reply With Quote
5 31st May 05:09
zhang weiwu
External User
 
Posts: 1
Default the mozilla-bin pkg is built with moznoxft?


Okay, it seems I don't really know the reason why I don't have
anti-aliasing, perhaps not related to xft? I followed also another post
I picked up on google:

1) font.TrueType2.autohinted=true
2) font.TrueType2.enable=true
3) font.TrueType2.unhinted=false
4) font.antilias.min=100

I set all the above, and restart mozilla, nothing changed.

So original post should be "how to enable anti-aliasing for mozilla-bin
package".

--
gentoo-user@gentoo.org mailing list
  Reply With Quote
6 31st May 05:09
zhang weiwu
External User
 
Posts: 1
Default the mozilla-bin pkg is built with moznoxft?


Okay, now I can answer the question myself. It seems mozilla-bin is not
with xft for some reason, and I must emerge mozilla to get xft support.

It's clear libXft is not in:

zhangweiwu@Gentoo /opt/mozilla $ ldd /opt/mozilla/mozilla-bin
linux-gate.so.1 => (0xffffe000)
libmozjs.so => not found
libplds4.so => /usr/lib/libplds4.so (0x4002a000)
libplc4.so => /usr/lib/libplc4.so (0x4002e000)
libnspr4.so => /usr/lib/libnspr4.so (0x40033000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4006f000)
libdl.so.2 => /lib/libdl.so.2 (0x400c1000)
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x400c5000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x4021b000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x40254000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x40257000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x4027c000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40284000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40293000)
libm.so.6 => /lib/libm.so.6 (0x4035c000)
libc.so.6 => /lib/libc.so.6 (0x4037e000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

--
gentoo-user@gentoo.org mailing list
  Reply With Quote
7 31st May 14:31
zhang weiwu
External User
 
Posts: 1
Default the mozilla-bin pkg is built with moznoxft?


Okay, now I can answer the question myself. It seems mozilla-bin is not
with xft for some reason, and I must emerge mozilla to get xft support.

It's clear libXft is not in:

zhangweiwu@Gentoo /opt/mozilla $ ldd /opt/mozilla/mozilla-bin
linux-gate.so.1 => (0xffffe000)
libmozjs.so => not found
libplds4.so => /usr/lib/libplds4.so (0x4002a000)
libplc4.so => /usr/lib/libplc4.so (0x4002e000)
libnspr4.so => /usr/lib/libnspr4.so (0x40033000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4006f000)
libdl.so.2 => /lib/libdl.so.2 (0x400c1000)
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x400c5000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x4021b000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x40254000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x40257000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x4027c000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40284000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40293000)
libm.so.6 => /lib/libm.so.6 (0x4035c000)
libc.so.6 => /lib/libc.so.6 (0x4037e000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

--
gentoo-user@gentoo.org mailing list
  Reply With Quote
8 31st May 14:32
zhang weiwu
External User
 
Posts: 1
Default the mozilla-bin pkg is built with moznoxft?


Okay, now I can answer the question myself. It seems mozilla-bin is not
with xft for some reason, and I must emerge mozilla to get xft support.

It's clear libXft is not in:

zhangweiwu@Gentoo /opt/mozilla $ ldd /opt/mozilla/mozilla-bin
linux-gate.so.1 => (0xffffe000)
libmozjs.so => not found
libplds4.so => /usr/lib/libplds4.so (0x4002a000)
libplc4.so => /usr/lib/libplc4.so (0x4002e000)
libnspr4.so => /usr/lib/libnspr4.so (0x40033000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4006f000)
libdl.so.2 => /lib/libdl.so.2 (0x400c1000)
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x400c5000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x4021b000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x40254000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x40257000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x4027c000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40284000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40293000)
libm.so.6 => /lib/libm.so.6 (0x4035c000)
libc.so.6 => /lib/libc.so.6 (0x4037e000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

--
gentoo-user@gentoo.org mailing list
  Reply With Quote
Reply


Thread Tools
Display Modes




Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
666