|
ArchivePoster
Guest
|
 |
« on: 2007-04-19, 12:41:00 » |
|
Posted by: Adam Twardoch Ability to run FontVal from an external tool
Currently, it's not really easy to run FontVal from within a different tool. Currently, there are several initiatives under development that could integrate FontVal into more comprehensive font validation workflows.
Therefore, I suggest that Microsoft extends the syntax of the Font Validator Project (FVP) file as follows: the output XML file could be specified as an additional "OutputPath" attribute of the "FontFile" element in the FVP, and a "QuitAfterwards" boolean option is added as an attribute of the "FontValidatorProject" element. "OutputXSL" could be another optional attribute that could prevent the XSL file being written. Example:
Finally, I suggest that Microsoft enables executing FontVal.exe from commandline, with the FVP file as a commandline attribute, e.g.:
FontVal.exe e:workarial.fvp
By combining the abilities detailed above, FontVal could be easily integrated with tools such as FontLab Studio.
Adam
|