summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Add fc-scan too that runs FcFileScan/FcDirScanBehdad Esfahbod1-9/+9
2009-02-13Don't use FcCharSetCopy in FcCharSetMergeBehdad Esfahbod1-1/+1
2009-02-13Make FcCharSetMerge() publicBehdad Esfahbod1-0/+13
2009-02-13[doc] Note that fontset returned by FcConfigGetFonts should not be modifiedBehdad Esfahbod1-1/+1
2009-02-13Implement FcPatternFormat and use it in cmdline tools (bug #17107)Behdad Esfahbod1-0/+18
2009-02-13Use human-readable file names in the docs (bug #16278)Alexey Khoroshilov1-1/+1
2009-02-13Fix two more doc typosBehdad Esfahbod1-2/+2
2009-02-13Document how to free return value of FcNameUnparse()Behdad Esfahbod1-1/+1
2009-02-13Add FcConfigReference() (#17124)Behdad Esfahbod1-3/+17
2009-02-13Document when config can be NULL (#17105)Behdad Esfahbod2-0/+24
2009-02-13Fix docs re 'orig' argument of FcPatternBuild and familyBehdad Esfahbod1-3/+3
2009-02-13[doc] Fix signature of FcConfigHome()Behdad Esfahbod1-2/+3
2009-02-13Get rid of $Id$ tagsBehdad Esfahbod22-22/+22
2009-02-13[doc] Document that a zero rescanInterval disables automatic checks (#17103)Behdad Esfahbod1-0/+2
2009-02-13Add FcPatternFilter() (#13016)Behdad Esfahbod1-0/+12
2009-02-13[doc] Add const decorator for FcPatternDuplicate()Behdad Esfahbod1-1/+1
2009-02-13Add fc-query (#13019)Behdad Esfahbod1-1/+1
2009-02-13[doc] Fix signatures of FcPatternGetFTFace and FcPatternGetLangSet (#16272)Behdad Esfahbod1-2/+4
2009-02-13[doc] Fix inaccuracy in FcFontRenderPrepare docs (#16985)Behdad Esfahbod1-1/+1
2009-02-12Remove build manpage logfile if it existsBenjamin Close1-0/+1
2008-05-24Fix FcStrDirname documentation. (bug 16068)Alexey Khoroshilov1-0/+1
2008-05-03Fontconfig options for freetype sub-pixel filter configurationSylvain Pasche2-0/+6
2007-11-13Revert "Remove fcprivate.h, move the remaining macros to fcint.h."Keith Packard3-1/+23
2007-11-13Document that FcConfigGetFonts returns the internal fontset (bug 13197)Keith Packard1-1/+2
2007-11-13Document that Match calls FcFontRenderPrepare (bug 13162).Keith Packard2-8/+16
2007-11-13Document several function return values (Bug 13145).Keith Packard8-29/+51
2007-11-05Fix parallel build in doc directory.2.4.92Keith Packard1-3/+5
2007-11-05Add FcGetLangs() and FcLangGetCharSet().Behdad Esfahbod1-0/+16
2007-11-05Fix trivial bugs in edit-sgml.cBehdad Esfahbod1-1/+2
2007-11-03Link new function documentation into the fontconfig-devel.sgmlKeith Packard1-0/+31
2007-11-03Formatting syntax mistake in doc/fclangset.fncs.Keith Packard1-1/+1
2007-11-03Generate fccache.sgml, fcdircache.sgml and fclangset.sgml.Keith Packard1-0/+3
2007-11-03Fix formatting syntax in doc/fccache.fncsKeith Packard1-4/+4
2007-11-03Replace incorrect documentation uses of 'char' with 'FcChar8' (bug 13002).Keith Packard5-14/+14
2007-11-03Remove references to FcConfigParse and FcConfigLoad.Keith Packard1-2/+1
2007-11-03Update documentation for stale FcConfigGetConfig function.Keith Packard1-2/+3
2007-11-03Update documentation for FcStrCopyFilename (bug 12964).Keith Packard1-5/+10
2007-11-03Document previously undocumented functions. (bug 12963)Keith Packard16-30/+638
2007-11-03Verify documentation covers exposed symbols.Keith Packard2-1/+28
2007-11-03Track line numbers in sgml edit tool input.Keith Packard1-33/+52
2007-11-03Document skipping of fonts from FcFileScan/FcDirScan.Keith Packard1-2/+5
2007-11-03Correct documentation for FcConfigUptoDate (bug 12948).Keith Packard1-2/+2
2007-11-03Correct documentation for FcAtomicLock (Bug 12947).Keith Packard1-3/+3
2007-10-25A few fixups for make distcheck2.4.91Keith Packard1-1/+1
2007-10-25Fix parallel build in fontconfig/docs (bug 10481).Keith Packard1-1/+1
2007-10-25Spelling errors in documentation. (bug 10879).Keith Packard2-3/+3
2007-10-18FcConfigParseAndLoad doc was missing the last param.Keith Packard1-1/+1
2006-12-02Add space between type and formal in devel man pages (bug 8935)Keith Packard13-57/+62
2006-12-02Use <literal> instead of <sgmltag> when documenting fonts.conf. Bug 8935.Peter Breitenlohner1-44/+43
2006-12-02A VPATH build of fontconfig-2.4.1 fails for various reasons. Bug 8933.Peter Breitenlohner1-5/+9