]> git.wh0rd.org - fontconfig.git/commit
Match 'ultra' on word boundaries to detect ultra bold fonts. (bug 2511)
authorKeith Packard <keithp@neko.keithp.com>
Sat, 2 Sep 2006 03:25:21 +0000 (20:25 -0700)
committerKeith Packard <keithp@koto.keithp.com>
Thu, 25 Oct 2007 21:00:15 +0000 (14:00 -0700)
commit4ee9ca67867ec9517c90d6947bb88d3f25707746
treed6833cd16e78eece1ca68764e5f8ee226dd2298e
parent349182784fdd0acf5d1262d8876c967f69dc30aa
Match 'ultra' on word boundaries to detect ultra bold fonts. (bug 2511)

Added FcStrContainsWord to detect strings on word boundaries.
src/fcfreetype.c
src/fcint.h
src/fcstr.c