fontconfig/doc
Behdad Esfahbod 46ec6a52d4 Revert changes made to FcConfigAppFontAddDir() recently
In 32ac7c75e8 the behavior of
FcConfigAppFontAddFile/Dir() were changed to return false
if not fonts were found.  While this is welldefined and useful
for AddFile(), it's quite problematic for AddDir().  For example,
if the directory is empty, is that a failure or success?  Worse,
the false value from AddDir() was being propagated all the way
to FcInit() returning false now.  This only happened upon memory
allocation failure before, and some clients assert that FcInit()
is successful.

With this change, AddDir() is reverted back to what it was.
AddFont() change (which was actually in fcdir.c) from the original
commit is left in.
2015-06-26 17:02:13 -07:00
..
Makefile.am Linearly interpolate weight values 2014-07-25 18:07:59 -04:00
check-missing-doc Revert "Remove fcprivate.h, move the remaining macros to fcint.h." 2007-11-13 15:48:30 -08:00
confdir.sgml.in Cleanup copyright notices to replace "Keith Packard" with "the author(s)" 2010-11-10 16:45:42 -05:00
edit-sgml.c Cleanup copyright notices to replace "Keith Packard" with "the author(s)" 2010-11-10 16:45:42 -05:00
fcatomic.fncs More doc typo fixes 2011-03-14 18:23:56 -03:00
fcblanks.fncs Cleanup copyright notices to replace "Keith Packard" with "the author(s)" 2010-11-10 16:45:42 -05:00
fccache.fncs Update doc to include the version info of `since when' 2014-03-07 19:42:21 +09:00
fccharset.fncs Update doc to include the version info of `since when' 2014-03-07 19:42:21 +09:00
fcconfig.fncs Revert changes made to FcConfigAppFontAddDir() recently 2015-06-26 17:02:13 -07:00
fcconstant.fncs Deprecate FcName(Un)RegisterObjectTypes / FcName(Un)RegisterConstants 2013-01-01 22:55:08 -06:00
fcdircache.fncs Update doc to include the version info of `since when' 2014-03-07 19:42:21 +09:00
fcfile.fncs Cleanup copyright notices to replace "Keith Packard" with "the author(s)" 2010-11-10 16:45:42 -05:00
fcfontset.fncs Documentation fixes 2011-03-11 19:43:42 -03:00
fcformat.fncs Update doc to include the version info of `since when' 2014-03-07 19:42:21 +09:00
fcfreetype.fncs Documentation fixes 2011-03-11 19:43:42 -03:00
fcinit.fncs More doc typo fixes 2011-03-14 18:23:56 -03:00
fclangset.fncs Update doc to include the version info of `since when' 2014-03-07 19:42:21 +09:00
fcmatrix.fncs More doc typo fixes 2011-03-14 18:23:56 -03:00
fcobjectset.fncs More doc typo fixes 2011-03-14 18:23:56 -03:00
fcobjecttype.fncs Deprecate FcName(Un)RegisterObjectTypes / FcName(Un)RegisterConstants 2013-01-01 22:55:08 -06:00
fcpattern.fncs Fix missing docs 2014-03-26 16:02:12 +09:00
fcrange.fncs Fix a typo 2014-12-25 13:48:57 +09:00
fcstring.fncs Documentation fixes 2011-03-11 19:43:42 -03:00
fcstrset.fncs Update doc to include the version info of `since when' 2014-03-07 19:42:21 +09:00
fcvalue.fncs Cleanup copyright notices to replace "Keith Packard" with "the author(s)" 2010-11-10 16:45:42 -05:00
fcweight.fncs Linearly interpolate weight values 2014-07-25 18:07:59 -04:00
fontconfig-devel.sgml Add su[pport for symbol fonts 2015-05-18 15:26:03 -07:00
fontconfig-user.sgml Add one more debugging option to see transformation on font-matching 2015-06-08 17:39:25 +09:00
func.sgml Update doc to include the version info of `since when' 2014-03-07 19:42:21 +09:00
version.sgml.in Cleanup copyright notices to replace "Keith Packard" with "the author(s)" 2010-11-10 16:45:42 -05:00