From 04b61e714b0f88fd0218a4fcd78a2def30835f4d Mon Sep 17 00:00:00 2001 From: yurydelendik Date: Sun, 10 Jun 2012 05:27:42 -0700 Subject: [PATCH] Destroyed Failing PDFs (markdown) --- Failing-PDFs.md | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 Failing-PDFs.md diff --git a/Failing-PDFs.md b/Failing-PDFs.md deleted file mode 100644 index 917ae2e..0000000 --- a/Failing-PDFs.md +++ /dev/null @@ -1,29 +0,0 @@ -This is a list of files that are reported to be broken. - -Issues reporting breakage should be labeled **not-working**. - -The following tags are used to specify why they break: - -* ???: Not specified yet (help!) -* FONT: breaking due to not fully supported fonts -* RENDERING: breaking due to not jet implemented rendering spec -* THROW: throws an error while doing the rendering -* INVALID: invalid PDF structure - -From issue [#560](https://github.com/andreasgal/pdf.js/issues/560): - -* INVALID: http://pdfkit.org/example.pdf - -From issue [#577](https://github.com/andreasgal/pdf.js/issues/577): - -* FONT(no spaces): https://docs.rice.edu/confluence/download/attachments/4588376/unix01.pdf?version=1 -* INVALID(RGBT content command instead of 'RG BT'): www-csag.ucsd.edu/~jburke/Vesta/Vesta_Overview.pdf -* FONT(no spaces): http://www.csb.yale.edu/userguides/graphics/rasmol/rasmol.pdf -* FONT(Type3 [#502](https://github.com/andreasgal/pdf.js/issues/502)): people.csail.mit.edu/ledlie/papers/tr-03-02.pdf -* RENDERING(JPX [#268](https://github.com/andreasgal/pdf.js/issues/268)): www.nsa.gov/ia/_files/app/pdf_risks.pdf -* INVALID(junk at start [#345](https://github.com/andreasgal/pdf.js/issues/345)): www.mit.edu/~6.033/writing-samples/usmanm_dp1.pdf - -From issue [#600](https://github.com/andreasgal/pdf.js/issues/600): - -* FONT: http://dl.dropbox.com/u/2541471/Test-deg.pdf -* FONT: http://dl.dropbox.com/u/2541471/Test-plusminus.pdf \ No newline at end of file