Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2011 20:40:26 -0700
From:      Yuri <yuri@rawbw.com>
To:        freebsd-questions@FreeBSD.org, gecko@FreeBSD.org
Subject:   Special symbols size issue with Firefox-4.0.1
Message-ID:  <4DE06EAA.208@rawbw.com>

next in thread | raw e-mail | index | archive | help
On http://en.wikipedia.org/wiki/Voiced_alveolo-palatal_fricative symbol 
on the right side is displayed in firefox with a very tiny size font. In 
Ubuntu and in Windows firefox displays the same symbol nicely with the 
large size font.

My fonts in xorg.conf are:
Section "Files"
         ModulePath   "/usr/local/lib/xorg/modules"
         FontPath     "/usr/local/lib/X11/fonts/misc/"
         FontPath     "/usr/local/lib/X11/fonts/webfonts"
         FontPath     "/usr/local/lib/X11/fonts/TTF/"
         FontPath     "/usr/local/lib/X11/fonts/OTF"
         FontPath     "/usr/local/lib/X11/fonts/Type1/"
         FontPath     "/usr/local/lib/X11/fonts/100dpi/"
         FontPath     "/usr/local/lib/X11/fonts/75dpi/"
         # from here -- my additions
         FontPath   "/usr/local/lib/X11/fonts/TrueType/"
         FontPath     "/usr/local/lib/X11/fonts/tmu/"
         FontPath   "/usr/local/lib/X11/fonts/cyrillic/"
         FontPath  "/usr/local/lib/X11/fonts/dejavu"
EndSection

What is wrong with the fonts that this special symbol isn't displayed 
with the proper size?

Yuri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DE06EAA.208>