1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
pdf.js/test
Jonas Jenwald 5eae3e29c5 Map missing glyphs to the notdef glyph for TrueType (3, 1) fonts (issue 6068)
Fixes 6068.

The most notable issue with the font in question is that the `differences` array contains lots of strange entries (of the type `uniXXXX`, instead of proper glyph names).
2015-06-06 18:28:16 +02:00
..
features cleaned whitespace 2015-02-17 11:07:37 -05:00
font cleaned whitespace 2015-02-17 11:07:37 -05:00
mozcentral cleaned whitespace 2015-02-17 11:07:37 -05:00
pdfs Map missing glyphs to the notdef glyph for TrueType (3, 1) fonts (issue 6068) 2015-06-06 18:28:16 +02:00
resources Merge pull request #5905 from timvandermeij/specialpowers 2015-04-27 10:36:54 -07:00
stats cleaned whitespace 2015-02-17 11:07:37 -05:00
ttx Fix typo in test/ttx/README.md 2014-03-28 00:05:22 +01:00
unit Extract correct PDF format version from the catalog 2015-05-26 01:56:09 +01:00
.gitignore Ignore test snapshots directory. 2013-03-15 11:24:08 -07:00
downloadutils.js Fixes lint warning W004 in /test 2014-04-11 00:02:33 +02:00
driver.js Implement an option to disable automatic scrolling 2015-05-21 20:19:36 +02:00
test.js Removing unused code 2014-07-18 22:34:50 +02:00
test_manifest.json Map missing glyphs to the notdef glyph for TrueType (3, 1) fonts (issue 6068) 2015-06-06 18:28:16 +02:00
test_slave.html Implement an option to disable automatic scrolling 2015-05-21 20:19:36 +02:00
testutils.js Fixes lint warning W004 in /test 2014-04-11 00:02:33 +02:00
webbrowser.js Fail with a more informative error message if the browser executable path doesn't exist 2015-04-17 16:12:13 +02:00
webserver.js Fix lint error: "test/webserver.js: line 177, col 106, Line is too long." 2015-01-08 12:22:34 +01:00