mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-09 14:54:04 +02:00
When there was a rotation, the generated bbox was wrong because of an inversion between width and height. This patch aims to fix this issue in re-writing the FreeText code generation to have something similar to what Acrobat does. And fix the name of the font which wasn't the correct one when calling the evaluator.