summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Don't use FcCharSetCopy in FcCharSetMergeBehdad Esfahbod2-4/+5
2009-02-13Make FcCharSetMerge() publicBehdad Esfahbod3-3/+16
2009-02-13[doc] Note that fontset returned by FcConfigGetFonts should not be modifiedBehdad Esfahbod1-1/+1
2009-02-13[fcmatch] Move FcFontSetMatch() functionality into FcFontSetMatchInternal()Behdad Esfahbod1-13/+29
2009-02-13[fcmatch] When matching, reserve score 0 for when elements don't existBehdad Esfahbod1-1/+1
2009-02-13[fcmatch] Use larger multipliers to enforce orderBehdad Esfahbod1-2/+2
2009-02-13[fcmatch.c] Fix debug formattingBehdad Esfahbod1-0/+1
2009-02-13Fix comparison of family names to ignore leading space properlyBehdad Esfahbod1-1/+2
2009-02-13Implement FcPatternFormat and use it in cmdline tools (bug #17107)Behdad Esfahbod12-50/+333
2009-02-13[.gitignore] UpdateBehdad Esfahbod1-0/+2
2009-02-13Remove special-casing of FC_FILE in FcPatternPrint()Behdad Esfahbod1-20/+1
2009-02-13Explicitly chmod() directories (bug #18934)Behdad Esfahbod1-3/+11
2009-02-13Don't use identifier named complexBehdad Esfahbod1-21/+21
2009-02-13[65-fonts-persian.conf] Set foundry in target=scan instead of target=fontBehdad Esfahbod1-7/+7
2009-02-13Fix Sinhala coverage (bug #19288)Harshula Jayasuriya1-5/+4
2009-02-13Use human-readable file names in the docs (bug #16278)Alexey Khoroshilov1-1/+1
2009-02-13Implement fc-list --quiet ala grep (bug #17141)Behdad Esfahbod1-7/+20
2009-02-13Fix compile with old FreeType that doesn't have FT_Select_Size() (bug #17498)Behdad Esfahbod2-9/+3
2009-02-13Use __builtin_popcount() when available (bug #17592)Behdad Esfahbod1-0/+4
2009-02-13Add config for new Indic fonts (bug #17856)Rahul Bhalerao1-7/+28
2009-02-13Consistently use FcStat() over stat() in all placesBehdad Esfahbod5-10/+12
2009-02-13[fccache] Consistently use FcStat() over stat() (bug #18195)Behdad Esfahbod1-1/+1
2009-02-13Cleanup symlinks in "make uninstall" (bug #18885)Behdad Esfahbod1-0/+7
2009-02-13Don't use variables named 'bool' (bug #18851)Harald Fernengel1-8/+8
2009-02-13[.gitignore] UpdateBehdad Esfahbod1-0/+4
2009-02-13Fix two more doc typosBehdad Esfahbod1-2/+2
2009-02-13Don't call FcPatternGetCharSet in FcSortWalk unless we need to (#17361)Behdad Esfahbod1-24/+31
2009-02-13Don't leak FcValues string loaded through fcxml.c (#17661)Behdad Esfahbod2-5/+7
2009-02-13Reduce number of allocations during FcSortWalk().Chris Wilson3-10/+68
2009-02-13Document how to free return value of FcNameUnparse()Behdad Esfahbod1-1/+1
2009-02-13Add FcConfigReference() (#17124)Behdad Esfahbod4-3/+42
2009-02-13Document when config can be NULL (#17105)Behdad Esfahbod3-0/+27
2009-02-13Handle -h and --help according to GNU Coding Standards (#17104)Behdad Esfahbod10-107/+125
2009-02-13Add WenQuanYi fonts to default conf (#17262, from Mandriva)Behdad Esfahbod1-0/+4
2009-02-13Add Sindhi .orth file. (#17140)Behdad Esfahbod1-0/+28
2009-02-13Update sr.orth to actul subset of Cyrillic used by Serbian (#17208)Behdad Esfahbod1-17/+7
2009-02-13Fix docs re 'orig' argument of FcPatternBuild and familyBehdad Esfahbod3-11/+11
2009-02-13[doc] Fix signature of FcConfigHome()Behdad Esfahbod1-2/+3
2009-02-13Get rid of $Id$ tagsBehdad Esfahbod36-36/+36
2009-02-13[doc] Document that a zero rescanInterval disables automatic checks (#17103)Behdad Esfahbod1-0/+2
2009-02-13Add FcPatternFilter() (#13016)Behdad Esfahbod3-0/+52
2009-02-13[doc] Add const decorator for FcPatternDuplicate()Behdad Esfahbod1-1/+1
2009-02-13Implement fc-list --verbose (#13015)Behdad Esfahbod5-20/+58
2009-02-13Add fc-query (#13019)Behdad Esfahbod11-2/+408
2009-02-13Update man pagesBehdad Esfahbod4-21/+52
2009-02-13[fc-match] Fix list of getopt options in --helpBehdad Esfahbod1-2/+2
2009-02-13Add ~/.fonts.conf.d to default config (#17100)Behdad Esfahbod1-0/+1
2009-02-13Update Thai default families (#16223)Behdad Esfahbod1-4/+9
2009-02-13[doc] Fix signatures of FcPatternGetFTFace and FcPatternGetLangSet (#16272)Behdad Esfahbod1-2/+4
2009-02-13Replace RCS Id tags with the file nameBehdad Esfahbod220-220/+220