Mozilla Font Uglies - Any Idea what I am doing wrong?

James McDonald james
Mon May 17 11:53:36 PDT 2004


Folks,

This link is to a display error I am getting with some web pages and 
emails in mozilla.

    <http://www.jamesmcdonald.id.au/gallery/Tech-Stuff/mozilla_mail_error>

Looking at the mozconfig options below can anyone see what options I 
need to turn off/on to stop this? Or is it something with my system?

I am running redhat 9.0 with a standard xfs / xft / freetype2 etc 
install with the exception of adding Windows fonts to X using the wine 
./font_convert.sh script to convert the *.fon files to a *.pcf format 
and the usual ttmkfdir & mkfontdir & /usr/sbin/chkfontpath -a for the ttf's

Any insight would be very welcome.

# sh
# Build configuration script
#
# See http://www.mozilla.org/build/unix.html for build instructions.
#

# Options for 'configure' (same as command-line options).
ac_add_options --with-pthreads
ac_add_options --with-system-nspr
ac_add_options --with-system-jpeg=/usr
ac_add_options --with-system-zlib=/usr
ac_add_options --with-system-png=/usr
ac_add_options --enable-default-toolkit=gtk2
ac_add_options --enable-calendar
ac_add_options --enable-xft
ac_add_options --enable-crypto
ac_add_options --enable-native-uconv
ac_add_options --enable-ldap-experimental
ac_add_options --enable-svg
ac_add_options --disable-debug
ac_add_options --enable-reorder
ac_add_options --enable-strip
ac_add_options --enable-xterm-updates
ac_add_options --with-default-mozilla-five-home=/usr/lib/mozilla
#ac_add_options --disable-shared
#ac_add_options --enable-static
ac_add_options --enable-optimize
mk_add_options MOZ_OBJDIR=/home/james/downloads/mozilla/mozilla-obj
export MOZ_INTERNAL_LIBART_LGPL=1
mk_add_options MOZ_INTERNAL_LIBART_LGPL=1
MOZILLA_OFFICIAL=1
export MOZILLA_OFFICIAL
BUILD_OFFICIAL=1
export BUILD_OFFICIAL




More information about the Linux-users mailing list