https://bugs.freedesktop.org/show_bug.cgi?id=41556
--- Comment #4 from Maxim Iorsh <[email protected]> 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. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
