fontconfig/fc-list
Behdad Esfahbod 2987409853 Implement fc-list --verbose (#13015)
A private FcObjectGetSet() is implemented that provides an
FcObjectSet of all registered elements.  FcFontSetList() is
then modified to use the object set from FcObjectGetSet() if
provided object-set is NULL.

Alternatively FcObjectGetSet() can be made public.  In that
case fc-list can use that as a base if --verbose is included,
and also add any elements provided by the user (though that has
no effect, as all elements from the cache are already registered).
Currently fc-list ignores user-provided elements if --verbose
is specified.
2009-02-13 16:53:56 -08:00
..
Makefile.am Fix build with !ENABLE_DOCS and no built manpages. 2008-04-18 11:52:41 -07:00
fc-list.c Implement fc-list --verbose (#13015) 2009-02-13 16:53:56 -08:00
fc-list.sgml Implement fc-list --verbose (#13015) 2009-02-13 16:53:56 -08:00