[][src]Module font_kit::sources::multi

A source that encapsulates multiple sources and allows them to be queried as a group.

This is useful when an application wants a library of fonts consisting of the installed system fonts plus some other application-supplied fonts.

Structs

MultiSource

A source that encapsulates multiple sources and allows them to be queried as a group.