Skip to content

Make `sign` respect `leftFontSize`

Felix Jung requested to merge fxjung/poppler:fix_signature_text into master

When digitally signing PDFs, leftFontSize had no effect. I added it to the signature of sign, which now sets the correct font size.

Merge request reports