Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ufomerge.py: Fix handling of missing font path
`ufo2._path` can be `None`, which makes `Path(ufo2._path)` fail.
- Loading branch information