[Fontconfig-bugs] [Bug 48755] API redesign
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 23 00:34:38 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=48755
--- Comment #1 from Akira TAGOH <akira at tagoh.org> ---
Another thing is FcConfigGetConfigDirs() and FcConfigGetFontDirs().
>From the name of FcConfigGetConfigDirs() implies the list of the configuration
directories. but it:
Returns the list of font directories specified in the configuration files for
config. Does not include any subdirectories.
and in the man page of FcConfigGetFontDirs():
Returns the list of font directories in config. This includes the configured
font directories along with any directories below those in the filesystem.
That looks like a duplicate or can be merged into one API perhaps and we may
want to have the new FcConfigGetConfigDirs() that returns the configuration
directories specified with <include> in the config file
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20130123/0d933c1a/attachment.html>
More information about the Fontconfig-bugs
mailing list