Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SEGV in redaction code due to TJ with no chars.
If the first TJ we meet in a file has an adjustment, but no chars, then we end up calling 'adjustment' without ever having set fontdesc. This causes a crash. Fix it here.
- Loading branch information