Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
font-patcher: Abort if fontforge did not generate patched font
[why] Under certain circumjstances Fontforge can not create a font. As the API does not give any feedback we trudge along afterwards giving confusing messages. One example is when the patched font contains too many glyphs. [how] Check if the patched font has indeed been generated and is not empty. Fixes: #1342 Signed-off-by: Fini Jastrow <[email protected]>
- Loading branch information