[Libreoffice-bugs] [Bug 41556] VIEWING: Incomplete font substitution when FontConfig matches italic font

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 7 16:59:15 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=41556

--- Comment #4 from Maxim Iorsh <iorsh at users.sourceforge.net> 2011-10-07 07:59:15 PDT ---
Created an attachment (id=52087)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=52087)
FontConfig config file

The section
        <match target="pattern" >
                <test name="family" >
                        <string>Guttman Adii</string>
                </test>
                <edit mode="append" binding="same" name="family" >
                        <string>David CLM</string>
                </edit>
                <edit mode="assign" binding="same" name="slant" >
                        <const>italic</const>
                </edit>
        </match>
instructs to replace "Guttman Adii" with "David CLM Italic"

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list