Function BlamRendering::DirectX::D2D::MF::MFFontGlobals::addFontCollection

Function Documentation

void BlamRendering::DirectX::D2D::MF::MFFontGlobals::addFontCollection(std::string id, IDWriteFontCollection *collection)

Adds a font collection to the list of font collections.

Parameters
  • id: - The ID of the collection. Used for future retrieval.

  • collection: - The collection to add.