Xft in default linux builds?

Discussion about official Mozilla Firefox builds
Post Reply
darksheer
Posts: 133
Joined: November 4th, 2002, 9:33 pm
Location: Atlanta, GA
Contact:

Xft in default linux builds?

Post by darksheer »

I was wondering when --enable-xft would be enabled by default on the Linux builds. I don't mind having to roll my own, but I think all linux users should be able to use anti-aliased fonts in their browser without having to do a custom build.

Thanks,
Brian
Ted Mielczarek
Posts: 1269
Joined: November 5th, 2002, 7:32 am
Location: PA
Contact:

Hm

Post by Ted Mielczarek »

Doesn't seem likely, since not everyone has XFT on their system. Yes, it would be nice, but I wouldn't count on it happening yet.
darksheer
Posts: 133
Joined: November 4th, 2002, 9:33 pm
Location: Atlanta, GA
Contact:

Post by darksheer »

I suppose I hadn't really thought of it that way.

If the dev's would be interested in giving me access, I've been doing builds fairly regularly from my home machine (Redhat 8) with Xft enabled and I'd be willing to package them for the phoenix ftp site.
User avatar
spark
Posts: 327
Joined: November 6th, 2002, 9:28 am
Location: UK

Re: Xft in default linux builds?

Post by spark »

Take a look at http://www.mozilla.org/build/ftp-stage.html (Phoenix builds are located on the Mozilla servers)

Basically, you probably just want to mail ftp-stage@mozilla.org
darksheer
Posts: 133
Joined: November 4th, 2002, 9:33 pm
Location: Atlanta, GA
Contact:

Post by darksheer »

well, I'd hope to talk to asa or one of the phoenix developers before doing that to see if they're even interested in it.
User avatar
spark
Posts: 327
Joined: November 6th, 2002, 9:28 am
Location: UK

Post by spark »

Yeah, fair enough. :mrgreen:
asa
Posts: 684
Joined: November 4th, 2002, 4:16 pm
Location: CA
Contact:

Post by asa »

darksheer wrote:well, I'd hope to talk to asa or one of the phoenix developers before doing that to see if they're even interested in it.


Send me mail. Thanks.

--Asa
"You'd PAY to know what you REALLY think." --Dobbs 1961
darksheer
Posts: 133
Joined: November 4th, 2002, 9:33 pm
Location: Atlanta, GA
Contact:

Post by darksheer »

done
john_g
Posts: 2
Joined: November 28th, 2002, 11:32 am

Re: Hm

Post by john_g »

Ted Mielczarek wrote:Doesn't seem likely, since not everyone has XFT on their system. Yes, it would be nice, but I wouldn't count on it happening yet.


I would think that as a "state-0f-the-art" browser, that the Phoenix developers would like to show case (and test) true-type rendering,
after all, Phoenix is "still in the "development" stage and is not used by the great majority of Mozilla users as thier default browser.
johng
User avatar
whiprush
Posts: 66
Joined: November 4th, 2002, 10:06 pm
Contact:

Post by whiprush »

I'd like to throw in another vote for an XFT enabled phoenix by default. Does enabling XFT break anything on a non-XFT system?

Although, eventually when it turns on in the trunk wouldn't phoenix inherit that behavior?
Franck
Posts: 54
Joined: November 5th, 2002, 11:56 am

enabling Xft

Post by Franck »

Is it possible to enable Xft using the advanced preferences extension ?
seb
Posts: 1578
Joined: November 4th, 2002, 11:26 pm
Location: Paris, France
Contact:

Post by seb »

No, you need to compile Phoenix with XFT enabled.
asa
Posts: 684
Joined: November 4th, 2002, 4:16 pm
Location: CA
Contact:

Post by asa »

whiprush wrote:I'd like to throw in another vote for an XFT enabled phoenix by default. Does enabling XFT break anything on a non-XFT system?

Although, eventually when it turns on in the trunk wouldn't phoenix inherit that behavior?

Yes, if we compiled XFT builds they wouldn't work on systems without XFT. We could certainly drop support for anything but RH8 in our nightly and release builds but that would probably piss a lot of people off.

--Asa
User avatar
whiprush
Posts: 66
Joined: November 4th, 2002, 10:06 pm
Contact:

Post by whiprush »

Thanks for the clarification. For the record, RH8 isn't the only one with font goodness. Debian user's can add it like this: (Adding this because I know someone will ask):

add

deb http://verbum.org/~walters/debian/ local/i386/

to /etc/apt/sources.list, then

apt-get install fontconfig libfontconfig1 libxft2

add your fonts and that's it!
User avatar
joshk
Posts: 33
Joined: November 25th, 2002, 1:33 am
Location: Palo Alto, CA
Contact:

Post by joshk »

Yeah whiprush - I use that + the dev headers to compile my Xft Phoenix on Debian unstbale... :)
<mspencer> Hitler used an aimbot.
Post Reply