pdf.js/test
Jonas Jenwald d8b905048b Add fallback for non-embedded "Century Gothic" CIDFontType2 font (issue 4722 and bug 879561)
According to practical experiments, falling back to "Helvetica" when we encounter a non-embedded "[Century Gothic](http://en.wikipedia.org/wiki/Century_Gothic)" `CIDFontType2` font seems to work well.
(Also, the section on Wikipedia about "Printer ink usage" *might* provide some anecdotal evidence that Century Gothic is a fairly standard sans-serif font.)

Obviously this patch doesn't make "Century Gothic" fonts render perfectly, as is often the case with non-embedded fonts, but all the text is now legible in the referenced issues.

Fixes 4722.
Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=879561.
2014-12-18 23:19:34 +01:00
..
features Remove TextDecoder feature tests 2014-08-30 10:55:00 +02:00
font Remove the remaining references to cidmaps.js from the test suite 2014-08-14 12:42:57 +02:00
mozcentral Refactors new extension find bar code to support old FF versions 2014-05-08 09:05:28 -05:00
pdfs Add fallback for non-embedded "Century Gothic" CIDFontType2 font (issue 4722 and bug 879561) 2014-12-18 23:19:34 +01:00
resources In the reftest analyzer, make it possible to toggle "Circle differences" with the D key 2014-07-16 12:21:32 +02:00
stats Removes statcmp.py 2014-06-12 21:16:40 +02:00
ttx Fix typo in test/ttx/README.md 2014-03-28 00:05:22 +01:00
unit Require destinations when they are needed and do not fetch all of them in advance 2014-10-06 22:26:18 +02: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 textLayer is not used anymore in render context. 2014-09-19 15:13:01 -07:00
test_manifest.json Add fallback for non-embedded "Century Gothic" CIDFontType2 font (issue 4722 and bug 879561) 2014-12-18 23:19:34 +01:00
test_slave.html Splits shared/annotation.js into core/ and display/ 2014-06-17 17:43:33 -05:00
test.js Removing unused code 2014-07-18 22:34:50 +02:00
testutils.js Fixes lint warning W004 in /test 2014-04-11 00:02:33 +02:00
webbrowser.js Fixes webbrowser.js to avoid undefined callback call 2014-04-17 07:35:31 -05:00
webserver.js Removing unused code 2014-07-18 22:34:50 +02:00