To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46020





------- Additional comments from [EMAIL PROTECTED] Fri Mar 25 11:52:09 -0800 
2005 -------
Yes.
in /etc/fonts/local.conf, put this element (as a child to <fontconfig> tag):

<match target="font">
    <test name="family"><string>Verdana</string></test>
    <edit name="antialias" mode="assign"><bool>false</bool></edit>
</match>

this should uncover most obvious difference - antialiasing turned completely off
for that font. Try comparing various font sizes then in GNOME font selector and
OO.o.

One notice: this might be related to issue #16032: Fontconfig supports OpenType
fonts with PostScript outlines (*.otf), but OO.o does not show them in font
selector (GNOME font selector shows them).


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to