]> git.wh0rd.org - fontconfig.git/commit
Adopt some RedHat suggestions for standard font configuration.
authorKeith Packard <keithp@keithp.com>
Wed, 29 Dec 2004 09:15:17 +0000 (09:15 +0000)
committerKeith Packard <keithp@keithp.com>
Wed, 29 Dec 2004 09:15:17 +0000 (09:15 +0000)
commit192296d852011f4a2abb6e9fd1ee741fa7f81673
tree0a6924e8b0b4a950d5eb78bbfc541be3367ad9ae
parent5cf8c5364f1b7a676f52b480fa55c571cadc6fda
Adopt some RedHat suggestions for standard font configuration.
Add new helper program 'fc-case' to construct case folding tables from
    standard Unicode CaseFolding.txt file
Re-implement case insensitive functions with Unicode aware versions
    (including full case folding mappings)
ChangeLog
Makefile.am
configure.in
fc-case/CaseFolding.txt [new file with mode: 0644]
fc-case/Makefile.am [new file with mode: 0644]
fc-case/fc-case.c [new file with mode: 0644]
fc-case/fccase.tmpl.h [new file with mode: 0644]
fonts.conf.in
src/fcint.h
src/fclist.c
src/fcstr.c