To fontforge,
I was wondering if you could make the batch file for example on a -- batch process ideal -- dump when multiple fonts are occurred in a conversion to uniquely individualised serialised files..
ie.
Open($1)
Generate($1:r + ".pfa")
Generate($1:r + ".pfb")
Generate($1:r + ".pt3")
Also the other great thing would be if you could dump all the file info with a script command like Dumpinfo($1:r + ".json") or Dumpinfo($1:r + ".xml") or Dumpinfo($1:r + ".serial")
See I am making this Font API and looking too have an expanded horizon intailed: https://sourceforge.net/p/chronolabsapis/chronicals/2015/06/all-font-formats-supported-including-game-files-to-rip-fonts-in-multi-from-bin/
well those formats are like xml, base variable as the root <naming></naming> in a file that add the name of the root to it like fontname-naming.xml
Like the same sort of definition in the Generate with some numberisity token