This repository has been archived by the owner on Sep 27, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[letterspace] fix crash in kerning by keeping the default on failed l…
…ookup With commit 8c0dd0e kern accesses were fixed but the results never tested for the lookup, which caused the default which is set up before to be nil’ed. Fix this by reusing the value we initialized the kern factor to.
- Loading branch information