summaryrefslogtreecommitdiff
path: root/src/fcstr.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-29Document ASCII limitations of Fc character conversion macrosKeith Packard1-1/+20
2004-12-29Adopt some RedHat suggestions for standard font configuration.Keith Packard1-58/+205
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard1-1/+1
2003-05-28Fix "contains" op for strings and langsets.James Su1-0/+103
2003-05-02Grub through style to find weight/slant/width values when other techniquesKeith Packard1-0/+74
2003-03-22Changes for Windows:Tor Lillqvist1-2/+21
2003-03-05optimize string compares even moreKeith Packard1-16/+3
2003-03-05Change RCS tagKeith Packard1-2/+2
2003-03-02Switch back to -version-info for fontconfig as its at minor 0. AddKeith Packard1-1/+7
2003-02-12Make FcStrCmpIgnoreCase a bit fasterKeith Packard1-4/+7
2003-02-06Avoid crash when $HOME is not setKeith Packard1-1/+2
2002-12-14632. Finish off the UTF-16 APIs in Xft, and fix the UTF-16 conversion codeDavid Dawes1-2/+2
2002-08-31More complete memory tracking. Install always overwrites header filesKeith Packard1-0/+5
2002-08-24Add const to a bunch of string APIsKeith Packard1-23/+23
2002-08-22Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanupKeith Packard1-1/+13
2002-07-13Add some Utf16 support, extract font family and style names from name tableKeith Packard1-1/+98
2002-07-06Switch to RFC 3066 based lang namesKeith Packard1-1/+24
2002-05-29Optimize after profiling. Fix FcStrCmp to return correct signKeith Packard1-3/+3
2002-05-21Fix autoconf build process for fontconfigKeith Packard1-1/+227
2002-02-18Switch fontconfig from libxml2 to expatKeith Packard1-1/+91
2002-02-15fontconfig library: build fixes and compiler warning fixesKeith Packard1-16/+16
2002-02-14Initial revisionKeith Packard1-0/+188