Goblin - A Platform for 3D AR and VR Applications

DialogResourceManager.AddFont Method 

Adds a font to the resource manager

public int AddFont(
   string faceName,
   uint height,
   FontWeight weight
);

See Also

DialogResourceManager Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace