1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00
pdf.js/src
Jonas Jenwald ee0d522187 Use adjustWidths for TrueType fonts if we handle them as OpenType (issue 5027, issue 5084, issue 6556, bug 1204903)
In `Font_checkAndRepair` we can decide that a font isn't TrueType, and instead parse it as CFF. In that case it's quite possible that the `fontMatrix` will be changed, and without calling `adjustWidths` we're failing to update the glyph widths correctly.

Fixes 5027.
Fixes 5084.
Fixes 6556.
Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1204903.
2015-12-08 00:49:22 +01:00
..
core Use adjustWidths for TrueType fonts if we handle them as OpenType (issue 5027, issue 5084, issue 6556, bug 1204903) 2015-12-08 00:49:22 +01:00
display Adds transfer function support for SMask. 2015-12-04 12:52:45 -06:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Replaces UnsupportedManager with callback. 2015-11-30 14:42:47 -06:00
doc_helper.js Creates make.js code to build jsdoc. 2014-04-13 15:54:24 -05:00
pdf.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
worker_loader.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30