Function BlamRendering::DirectX::D2D::MF::CreateFontCollection

Function Documentation

HRESULT BlamRendering::DirectX::D2D::MF::CreateFontCollection(MFFontList &newCollection, std::string font_id)

Creates a new font collection.

Return

S_OK if the collection was added, otherwise returns an error code.

Parameters
  • newCollection: - The new collection to add.

  • id: - the ID to use for the collection.