]> git.wh0rd.org - fontconfig.git/commit
Fix index/offset for 'decorative' matcher. Bug 15890.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Sat, 24 May 2008 23:09:17 +0000 (16:09 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 24 May 2008 23:09:17 +0000 (16:09 -0700)
commitb808204023ab47eb06dc520665eb7a0473320a9b
treee89dca0cf0b2657131d787c23ef368a44fce923b
parentc6228a34b0ebaab3df395163b3b9246da2aa7d8c
Fix index/offset for 'decorative' matcher. Bug 15890.

It seems indices in _FcMatchers array are slightly mixed up, MATCH_DECORATIVE
should be 10, not 11.

And MATCH_RASTERIZER_INDEX should be 13, not 12, right?
src/fcmatch.c