A global registry for FontMappings. This registry is used to register FontMappings for different fonts, which hold information on how to convert said font's characters into corresponding entities.

By default, this registry holds a Mapping for the "Symbol" font. Existing mappings can be altered and new ones can be added via the registerFontMapping method.

Constructors

Methods