AllFontsParserProcessor
Version #1
Description:
Parses all resources to a FontParsedStructure. This includes mapping file ids to Lazy files.
Interface:
Config
: EmptyStructure:v1 [REQUIRED]Input
: AllResourcesParserInputStructure:v1 [REQUIRED]Output
: FontParsedStructure:v1
Internally used structures:
FontResourceDataStoredStructure:v1 Target resource’s data is parsed to this format
FontResourceFileDataStoredStructure:v1 Target resource’s each file’s data is parsed to this format
Sample:
<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="AllFontsParserProcessor" version="1" />