Utility
Some tools for interacting with fonts.
npm install @extendscript/ind.util.font
#include 'node_modules/@extendscript/ind.util.font/font.js'
Load the module by creating a reference.
var font = Sky.getUtil("font")
We can test the code against a range of targets:
npm run test myTarget
We keep a log of test results
Read the docs