]> git.wh0rd.org - fontconfig.git/commit
Document ASCII limitations of Fc character conversion macros
authorKeith Packard <keithp@keithp.com>
Wed, 29 Dec 2004 19:37:14 +0000 (19:37 +0000)
committerKeith Packard <keithp@keithp.com>
Wed, 29 Dec 2004 19:37:14 +0000 (19:37 +0000)
commit479f551f6df7fe78b5f3bedb40a4c0c4e10f2f50
tree6be008fad849d0ef06c18286545dfecc7c973008
parent02748dd3b8830a60439340a768959231e669b55c
Document ASCII limitations of Fc character conversion macros
Fix off-by-one error in utf-8 case walking code. Add FcStrDowncase (useful
    for testing case conversion functions)
ChangeLog
fontconfig/fontconfig.h
src/fcstr.c