Win32FontManager.findFace

find font face definition by family only (try to get one of defaults for family if possible)

  1. FontDef* findFace(FontFamily family)
    class Win32FontManager
    FontDef*
    findFace
  2. FontDef* findFace(string face)
  3. FontDef* findFace(FontFamily family, string face)

Meta