fontconfig/src
Keith Packard 5cf8c5364f I changed FcFontSetSort to respect the generic aliases better in the face
of language matching.
What I did was to ammend the strict sort order used by FcFontSort so that
    it 'satisfies' the language specified in the pattern by locating the
    best matching font supporting each pattern language and then ignores
    language in the remaining fonts for purposes of matching.
So, when asking for 'sans:lang=en', you'll get an English font first, and
    then the remaining fonts sorted with respect to the 'sans' alias alone
    -- pushing Kochi fonts ahead of other English-supporting Han fonts.
reviewed by: Owen Taylor <otaylor@redhat.com>
2004-12-14 00:12:25 +00:00
..
.cvsignore Add more .cvsignore entries 2003-05-04 22:58:29 +00:00
Makefile.am Just remove the FC_FONTDATE -- it has locale issues and annoys redhat 2004-12-05 05:49:20 +00:00
fcatomic.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcblanks.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fccache.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fccfg.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fccharset.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcdbg.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcdefault.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcdir.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcfreetype.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcfs.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcinit.c Reviewed by: Keith Packard <keithp@keithp.com> 2004-12-07 01:36:26 +00:00
fcint.h Reviewed by: Keith Packard <keithp@keithp.com> 2004-12-07 01:36:26 +00:00
fclang.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fclist.c Reviewed by: Keith Packard <keithp@keithp.com> 2004-12-07 01:36:26 +00:00
fcmatch.c I changed FcFontSetSort to respect the generic aliases better in the face 2004-12-14 00:12:25 +00:00
fcmatrix.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcname.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcpat.c Reviewed by: Keith Packard <keithp@keithp.com> 2004-12-07 01:36:26 +00:00
fcstr.c Change files from ISO-Latin-1 to UTF-8 2004-12-07 01:14:46 +00:00
fcxml.c Reviewed by: Keith Packard <keithp@keithp.com> 2004-12-07 01:36:26 +00:00
fontconfig.def.in Added new FcFini function for cleaning up all memory. Fixed a few memory 2003-08-15 19:45:20 +00:00