예제 #1
0
 public GlyphRenderer()
     : base()
 {
     _systemFonts = DWriteFactory.GetSystemFontCollection(false);
 }