Closed Bug 100572 Opened 24 years ago Closed 23 years ago

integrate font control with system font controls (Xft)

Categories

(Core :: Internationalization, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME
Future

People

(Reporter: bstell, Assigned: ftang)

Details

(Keywords: intl)

Mozilla needs to respond appropiately to system wide user font setting.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
please provide more information about so called "system wide user font setting".
bstell is referring to the xft configuration file, /etc/X11/XftConfig (stored in /usr/lib/X11 on some other systems, I believe). This file details font name matching (is that the right term?) and controls if and when antialiasing should be applied to Xft fonts. http://www.xfree86.org/~keithp/render/ has more information, although it's not in the form of actual documentation. I don't know whether any real docs actually exist. The mailinglist is archived at http://www.xfree86.org/pipermail/render/. Hope this clarifies what this bug (spun off from bug 100570 by the way - that's not mentioned in the summary or description so far) refers to.
Whatever gets done needs to work on (or at least not conflict) with all Unix systems that Mozilla supports.
Keywords: intl
QA Contact: andreasb → ylong
--> ftang
Assignee: bstell → ftang
Status: ASSIGNED → NEW
bulk move NEW FUTURE bug to ASSIGN
Status: NEW → ASSIGNED
blizzard: this would be a good issue to look at to begin the integration of FontConfig with mozilla
Using fontconfig is the way to go here, for sure. By default, font queries will pick up all the right aliases from fonts.conf and use them. Using fontconfig is enough to achieve the desired result. The trick is to make sure that the prefs that we use will also use the correct fonts.
Now that xft is integrated into Mozilla, does Mozilla also make use of fontconfig in the way this bug describes?
Nope. We can consider this fixed.
Marking WORKSFORME, I hope that is an acceptable resolution.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Mark as verified as worksforme per previous two comments.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.