Managed Windows API
GetRangesForAllFonts Method
NamespacesManagedWinapiCodepointRangeGetRangesForAllFonts()()()
Returns a dictionary containing codepoint ranges of all fonts. If multiple fonts of one family (bold, italic, etc.) share their codepoint range, only their base font is included in this list, otherwise all different variants are included.
Declaration Syntax
C#
public static Dictionary<Font, CodepointRange> GetRangesForAllFonts()

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)