firefox: Xft + FreeType2, is it possible?

Andrey Chernov ache at freebsd.org
Sun Oct 16 21:40:08 PDT 2005


1) When firefox is builded with Xft, font are smoothed, but no TTF 
fonts available (I use M$ core fonts), so pages rendered very ugly. 
Setting
user_pref("font.FreeType2.enable", true);
does nothing.

2) When firefox is builded without Xft, font are jagged sometimes, but TTF 
fonts available, so pages rendered nice. Setting
user_pref("font.FreeType2.enable", true);
cause segmentation fault after last TTF font loaded, but it is not needed,
TTF fonts available even without this setting.

Is it possible to have both works, i.e. smoothed fonts _and_ TTF?

-- 
http://ache.pp.ru/


More information about the freebsd-ports mailing list