SingleFontToDirectoryConverterProcessor

Version #1

Description:

Places the origin font in a directory with the name from the font meta.

Interface:

Basic sample:

<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="SingleFontToDirectoryConverterProcessor" version="1" />

Advanced sample:

<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="SingleFontToDirectoryConverterProcessor" version="1">
  {
    "directory": STRING,
    "group": STRING
  }
</processor>

Chainable processors: