]> git.wh0rd.org - fontconfig.git/commit
Ensure weight/slant values present even when style is supplied (bug 9313).
authorKeith Packard <keithp@koto.keithp.com>
Thu, 25 Oct 2007 08:35:32 +0000 (01:35 -0700)
committerKeith Packard <keithp@koto.keithp.com>
Thu, 25 Oct 2007 08:35:32 +0000 (01:35 -0700)
commit7f46cdbb87a4a2113effb45c6e67b00a86363234
treee40fde300762293cc490edecebb907267fc31b93
parent43d0454597dfb5375b1268edb79172779cc51113
Ensure weight/slant values present even when style is supplied (bug 9313).

If the provided style value doesn't match any available font, fall back to
using the weight and slant values by ensuring that those are in the pattern.
src/fcdefault.c