Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Phoenix und die Schrift
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
jew.de
Apprentice
Apprentice


Joined: 25 Sep 2002
Posts: 226
Location: Frankfurt/Main

PostPosted: Sat Feb 08, 2003 12:35 am    Post subject: Phoenix und die Schrift Reply with quote

Guten Morgen(?),

ich habe gerade mal Phoenix ausprobiert, und denke:"Das ist mein Browser!"

Nur, die Schrift in Phoenix macht mir ein wenig Sorgen. Es sieht so aus, als ob die Schrift immer fetter ist, als sie sein sollte. Aber, ein Bild sagt mehr als 1000 Worte:

http://test.jew.de/snapshot2.png

Kann mir jemand weiterhelfen?

Danke,

Tobi
_________________
http://www.jew.de
Back to top
View user's profile Send private message
Larde
Guru
Guru


Joined: 07 Jun 2002
Posts: 313
Location: Duesseldorf, Germany

PostPosted: Sat Feb 08, 2003 12:47 am    Post subject: Reply with quote

Ich weiß nicht, ob man phoenix inzwischen auch über font.conf oder ähnliches konfigurieren sollte, ich selbst schleppe seit einiger Zeit eine angepasste unix.js mit mir rum, in der ich die Default Fonteinstellungen geändert habe. Das relevante aus ${PHOENIXROOT}/defaults/pref/unix.js dürfte bei mir sein:
Code:
pref("font.FreeType2.enable", true);
pref("font.freetype2.shared-library", "libfreetype.so.6");
// if libfreetype was built without hinting compiled in
// it is best to leave hinting off
pref("font.FreeType2.autohinted", true);
pref("font.FreeType2.unhinted", false);
// below a certian pixel size anti-aliased fonts produce poor results
pref("font.antialias.min",        10);
pref("font.embedded_bitmaps.max", 1000000);
pref("font.scale.tt_bitmap.dark_text.min", 0);
pref("font.scale.tt_bitmap.dark_text.gain", "0.0");
pref("font.directory.truetype.1", "/usr/share/fonts/truetype");
pref("font.directory.truetype.2", "/usr/X11R6/lib/X11/fonts/TTF");
pref("font.directory.truetype.3", "/usr/X11R6/lib/X11/fonts/truetype");

Ansonsten hab ich nirgendwo von Hand dran geschraubt, und bei sieht das Forum so aus...
Keine Ahnung, ob Dir das hilft, aber finde die Schriften bei tatsächlich nicht so toll. :-)

Gruß,
Larde.
_________________
Someday this will be my home... http://moonage.net/
I'll make you a deal
I'll say I came from Earth and my tongue is taped
Back to top
View user's profile Send private message
akb
Guru
Guru


Joined: 25 Jan 2003
Posts: 314
Location: Wolfenbüttel/Germany

PostPosted: Mon Feb 10, 2003 11:47 am    Post subject: Reply with quote

Du musst lediglich das Antialiasing ausstellen. Ich glaube das war, indem Du die Freetype-Fonts disablest.

Code:
pref("font.FreeType2.enable", false);


Ansonsten einfach mal nach Antialising suchen.
Ach ja, beides für die oben angegebene user.js.

Und noch ein Tipp: Installier Dir die MS Core Web Fonts oder wie die heissen :-)
Back to top
View user's profile Send private message
jew.de
Apprentice
Apprentice


Joined: 25 Sep 2002
Posts: 226
Location: Frankfurt/Main

PostPosted: Wed Feb 12, 2003 8:02 am    Post subject: Reply with quote

Hi,

vielen Dank!

Der Tip mit dem Antialiasing war der richtige.

Bis dann,

Tobi
_________________
http://www.jew.de
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum