[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.FontCollectionLoader

FontCollectionLoader Interface

IDWriteFontCollectionLoader

Namespace: C1.Util.DX.DirectWrite
Assembly: C1.Win.DX.4.8.dll
Syntax
[Guid("cca920e4-52f0-492b-bfa8-29c72ee0a468")]
[Shadow(typeof(FontCollectionLoaderShadow))]
public interface FontCollectionLoader : ICallbackable, IDisposable
<Guid("cca920e4-52f0-492b-bfa8-29c72ee0a468")>
<Shadow(GetType(FontCollectionLoaderShadow))>
Public Interface FontCollectionLoader
    Inherits ICallbackable, IDisposable

Methods

Name Description
CreateEnumeratorFromKey(Factory, DataPointer)

Creates a font file enumerator object that encapsulates a collection of font files. The font system calls back to this interface to create a font collection.