Closed Bug 263676 Opened 20 years ago Closed 20 years ago

Cherokee font rendering

Categories

(Core Graveyard :: GFX: Gtk, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: peter.kovar, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; sk-SK; rv:1.8a5) Gecko/20041008 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; sk-SK; rv:1.8a5) Gecko/20041008 Page at http://chr.wikipedia.org/ is not corectly rendered. Reproducible: Always Steps to Reproduce: 1. Download and install Cherokee.ttf 2. Go to the Cherokee-language version of Wikipedia Actual Results: Rectangles with Unicode hex numbers are drawn instead of Cherokee font glyphs. 0 problem in Opera on the same system.
how did you install the font? are you using an xft build?
Are you using the Xft build or not? Installing a font needs to be done differently depending on which one you're using, since X11+GTK2 has two different font subsystems. It sounds to me (from the "Rectangles with Unicode hex numbers") like you're using the GTK2 + Xft build, but I'm guessing you only installed the font for the traditional X11 font path.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Component: Layout: Fonts and Text → GFX: Gtk
Resolution: --- → INVALID
about:buildconfig Build platform target i686-pc-linux-gnu Build tools Compiler Version Compiler flags ccache gcc-3.4.2 gcc version 3.4.2 -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -march=i686 -mtune=pentium3 -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -fprefetch-loop-arrays -pthread -pipe ccache c++-3.4.2 gcc version 3.4.2 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -march=i686 -mtune=pentium3 -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -fprefetch-loop-arrays -fshort-wchar -pthread -pipe -I/usr/X11R6.8.1/include Configure arguments --prefix=/usr --enable-calendar --enable-md --enable-ldap --enable-svg --enable-svg-renderer-cairo --enable-xft --enable-optimize=-O2 --with-system-jpeg --with-system-zlib --with-system-png --with-system-mng --enable-xterm-updates --enable-xinerama --enable-ctl --enable-jsd --enable-oji --enable-crypto --enable-default-toolkit=gtk2 --enable-xtf --enable-official-branding --with-extensions=all --enable-xpctools --enable-reorder --enable-logging --enable-timeline Cherokee.ttf font was installed in the fontconfig, of course.
Then, if anything, this is an Xft bug and not a Mozilla bug, since it works fine for me with a different font that has Cherokee characters.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.