there is a method font.importOutlines(path), which takes a file path, guesses the format by the extension, and read outlines from the file. but if your data is not all in separate files, you have to ...