Function BlamRendering::DirectX::D2D::MF::MFFontGlobals::getFontCollection

Function Documentation

IDWriteFontCollection *BlamRendering::DirectX::D2D::MF::MFFontGlobals::getFontCollection(std::string id)

Retrieves a font collection from the list of font collections.

Return

A pointer to the collection, or nullptr if the collection wasn’t found.

Parameters
  • id: - The ID of the collection.