Closed
Bug 150090
Opened 23 years ago
Closed 23 years ago
Remove --disable-freetype2 in official RPMs
Categories
(SeaMonkey :: Build Config, enhancement)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: tanner, Assigned: blizzard)
Details
Looking at Bug #130493, I am not sure why freetye is disabled in the offical
RPMs. Removing --disable-freetype2 and mozilla compiles and run successfully on
both Redhat 7.2 and Redhat 7.3 -with- TTF support.
I do not know what release of Redhat Bug #130493 talks about, but I think the
official RPMs should have TTF support included by default.
Comment 2•23 years ago
|
||
Official releases are tested against RH6.x, since that's the minimal OS
requirement....
| Assignee | ||
Comment 3•23 years ago
|
||
Nope, I don't want to have to support the freetype code long term.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
What is the recommended way of supporting truetype fonts in mozilla under Linux?
The official(?) recommendation listed here:
http://www.mozilla.org/projects/fonts/unix/enabling_truetype.html
States to use the FreeType2 library.
When you say, "I don't want to have to support the freetype code long term.",
you mean within the mozilla code base correct?
| Assignee | ||
Comment 5•23 years ago
|
||
Depends on who you ask. :) The long term plan is to integrate better with
existing font configuration systems and with fast rendering using xrender and
that means using Xft/fontconfig. There are patches for that. However, I don't
have any interest in supporting the prefs that go along with the current
truetype code.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•