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





------- Additional comments from [EMAIL PROTECTED] Thu Sep 18 08:55:14 +0000 
2008 -------
@cmc: Thank you for the pointers.

Target machine: Fedora 8
Results: 
 $ fc-match -v "Sazanami Gothic"|grep -E "family:|bitmap:"
        family: "Sazanami Gothic"(s)
        embeddedbitmap: FcFalse(w)

 $ grep -h -B20 -A20 -r "Sazanami Gothic" /etc/fonts/conf.d/ 
        <match target="font">
                <test name="family" compare="eq">
                        <string>Sazanami Gothic</string>
                </test>
                <edit name="hinting" mode="assign">
                        <bool>false</bool>
                </edit>
                <edit name="embeddedbitmap" mode="assign">
                        <bool>false</bool>
                </edit>
        </match>

  ... and some definitions regarding <alias>.


---------------------------------------------------------------------
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