Commit Graph

  • 75884a6160 Hack something up that renders font right again Julian Viereck 2011-10-08 18:15:18 +02:00
  • 4258da35db Try to rescue fonts - not working Julian Viereck 2011-10-08 17:28:49 +02:00
  • 23e413520b Small fixes + docs Julian Viereck 2011-10-08 17:08:17 +02:00
  • a1507893e8 Merge pull request #633 from notmasteryet/issue-600 Artur Adib 2011-10-08 07:56:08 -07:00
  • b36e8fee5b Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-600 notmasteryet 2011-10-08 09:06:49 -05:00
  • 8929e6b349 Move WorkerPDFDoc to pdf.js. Rename PDFDoc -> PDFDocModel + WorkerPDFDoc -> PDFDoc. This is required until the worker code doesn't depend on an PDFDoc instance anymore Julian Viereck 2011-10-08 15:19:48 +02:00
  • 06994d3394 Transform setGState to IR form and hanlde edge case of setFont Julian Viereck 2011-10-08 14:53:09 +02:00
  • 3054102d3b Merge worker_pull with master Julian Viereck 2011-10-08 14:18:23 +02:00
  • ed0f0448c1 Merge pull request #632 from notmasteryet/usmanm Chris Jones 2011-10-07 22:36:41 -07:00
  • 0301b530a9 Fixing DescendantFonts object fetching (#600) notmasteryet 2011-10-07 22:46:01 -05:00
  • 0c8f0cd6c2 Fixing PDF bad structure and 'fi' ligature notmasteryet 2011-10-07 22:24:26 -05:00
  • 9733a2b0f7 Merge pull request #620 from notmasteryet/imagecache Brendan Dahl 2011-10-07 16:58:19 -07:00
  • 82818f375d Merge pull request #629 from brendandahl/readme Chris Jones 2011-10-07 12:20:44 -07:00
  • fac4f5401c Merge pull request #623 from arturadib/pdfs-gitignore Chris Jones 2011-10-07 12:09:20 -07:00
  • d6edd79d17 Merge pull request #589 from notmasteryet/rgbt Brendan Dahl 2011-10-07 11:56:10 -07:00
  • fc48214af3 Less repeat. = 2011-10-07 11:49:57 -07:00
  • a935630640 Add contributor wiki page link. Fix some wording. = 2011-10-07 11:47:17 -07:00
  • ec41fda318 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into imagecache notmasteryet 2011-10-06 20:23:30 -05:00
  • 2c56ecf646 Merge pull request #628 from brendandahl/boundingbox Artur Adib 2011-10-06 16:29:40 -07:00
  • 3c9d3f25da Merge remote-tracking branch 'upstream/master' into boundingbox = 2011-10-06 16:19:46 -07:00
  • be05f12a62 Move closing the file to an appropriate area. = 2011-10-06 16:19:17 -07:00
  • ea20f91791 Merge pull request #618 from brendandahl/boundingbox Artur Adib 2011-10-06 10:39:11 -07:00
  • 86efbe8d00 Fixing lint = 2011-10-06 09:24:06 -07:00
  • d4ea60ea1f Merge remote-tracking branch 'upstream/master' into boundingbox = 2011-10-06 09:22:00 -07:00
  • fb32ff0ea9 Git-ignore all PDFs except the listed ones Artur Adib 2011-10-06 11:01:22 -04:00
  • af9506e55b Merge pull request #622 from notmasteryet/fix599 notmasteryet 2011-10-05 19:56:21 -07:00
  • 9327976b07 Making ThuluthFeatures "eq" reftest notmasteryet 2011-10-05 21:22:52 -05:00
  • ecf0dd5bbb Fixing #599 notmasteryet 2011-10-05 21:15:41 -05:00
  • dd189adc7f Cache DOM images; including smask as cachable image; same image onload fix notmasteryet 2011-10-05 19:07:58 -05:00
  • e357b7a9f9 Fix width and height for pattering bounding box. = 2011-10-05 16:32:26 -07:00
  • bb1f976ef3 Reversing -u option = 2011-10-05 15:08:45 -07:00
  • d7521f758a Merge font and processor working into one worker and fix some bugs in font-loading-data-ready code Julian Viereck 2011-10-05 22:24:38 +02:00
  • 2fc8bdcba5 Add unbuffered option = 2011-10-05 12:29:54 -07:00
  • 6f9e8c3442 Merge remote-tracking branch 'upstream/master' into boundingbox = 2011-10-05 09:19:02 -07:00
  • c48f85621f Fixing bounding boxes and test ref file writing. = 2011-10-05 09:18:20 -07:00
  • ca7306cc00 Merge pull request #614 from swznd/master vingtetun 2011-10-05 07:41:56 -07:00
  • 4fb3440e96 Merge pull request #615 from arturadib/readme-learning vingtetun 2011-10-05 07:40:39 -07:00
  • df6d9fe04c Merge branch 'master' of github.com:andreasgal/pdf.js into readme-learning Artur Adib 2011-10-05 10:26:32 -04:00
  • 14dd2b6200 README: Julian's presentation Artur Adib 2011-10-05 10:24:53 -04:00
  • a373baeff5 fix typo xhr onprogress Muhammad Fikri 2011-10-05 19:29:03 +07:00
  • 3b3f134e35 Merge commit 'e5d79fd0da5a0dab8b717062651c2fbd658a4b51' Adil Allawi 2011-10-05 08:42:54 +01:00
  • 535dc8cd7b Remap all glyphs to Unicode Private Use Area if it is possible otherwise only remap minimum problematic glyphs Adil Allawi 2011-10-05 08:42:13 +01:00
  • e5d79fd0da OCD stuff Artur Adib 2011-10-04 21:43:55 -03:00
  • ab89d8aa20 Merge pull request #612 from kkujala/master Artur Adib 2011-10-04 14:38:24 -07:00
  • 06cdba3526 Name anonymous functions. Kalervo Kujala 2011-10-04 22:21:40 +03:00
  • db47fa2a9f Merge pull request #606 from brendandahl/type3font vingtetun 2011-10-04 09:47:57 -07:00
  • ff337efab2 Merge pull request #610 from arturadib/readme-bot Artur Adib 2011-10-04 09:30:00 -07:00
  • b24bec27ca Address pull request feedback. = 2011-10-04 09:06:51 -07:00
  • 8f57135513 fix merge conflicts = 2011-10-04 08:52:15 -07:00
  • 7a57f79917 README for bot tests Artur Adib 2011-10-04 11:27:40 -04:00
  • 3645ebe42c Only offset glyphs that can fit into the private use area Adil Allawi 2011-10-04 14:18:33 +01:00
  • 179533a06c Add test case Adil Allawi 2011-10-03 13:57:01 +01:00
  • 118668cb53 Fix regression caused by pull request #491. Glyphs in positions that match complex scripts or special characters can be messed up by the browser when drawn to the canvas. Limit to fonts with a small to medium sized glyph set. Adil Allawi 2011-10-03 10:16:18 +01:00
  • 1508c03414 Merge pull request #602 from arturadib/test-features Artur Adib 2011-10-03 18:57:02 -07:00
  • 7842c65099 Merge pull request #556 from notmasteryet/cid0 vingtetun 2011-10-03 17:36:51 -07:00
  • ff2dea38ec fix merge conflicts = 2011-10-03 17:18:47 -07:00
  • 5f81017726 #502 Adding basic Type3 font support. = 2011-10-03 16:36:01 -07:00
  • 25448945a4 Lint - fixing double quotes Artur Adib 2011-10-03 15:57:04 -04:00
  • 07b52bf1c6 Lint, extra space eol Artur Adib 2011-10-03 15:25:02 -04:00
  • 2f209a8e85 Oh, 80-char limit... super modern Artur Adib 2011-10-03 15:21:26 -04:00
  • 99f419fa6b New test/ features, useful for bot Artur Adib 2011-10-03 14:53:45 -04:00
  • 157261a7dc Merge pull request #601 from vingtetun/master Julian Viereck 2011-10-03 11:28:28 -07:00
  • 96a9b608c9 Bump up the max version of the extension to 10.0.* Vivien Nicolas 2011-10-03 20:14:20 +02:00
  • 5f5258df3b Ooops! Thought I was at arturadib/pdf.js Artur Adib 2011-10-03 09:34:11 -03:00
  • f3a25d2c16 Edited README.md via GitHub Artur Adib 2011-10-03 09:33:26 -03:00
  • e84087518f Merge pull request #595 from notmasteryet/tree-28 Andreas Gal 2011-10-02 18:28:11 -07:00
  • 81af550f83 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-28 notmasteryet 2011-10-02 20:23:52 -05:00
  • f1228ee121 Merge pull request #594 from notmasteryet/bypasstype3 notmasteryet 2011-10-02 18:09:35 -07:00
  • 17ba5e3f68 Add comment for type3 bypass notmasteryet 2011-10-02 20:06:57 -05:00
  • 3c536c211a Set default colors to avoid invalid strokeStyle or fillStyle warnings notmasteryet 2011-10-02 17:35:59 -05:00
  • 34f438b776 Properly bypass Type3 fonts (ref #577) notmasteryet 2011-10-02 16:53:22 -05:00
  • e9b6ffbaf6 Kill global objects Julian Viereck 2011-10-02 22:17:32 +02:00
  • 88e78fa6f9 Add new PDFObjects that replaces former (global) Objects. There is no direct access to the promise anymore. Objects are still instantiated globally for now Julian Viereck 2011-10-02 21:48:40 +02:00
  • 4484482bcf Add comments for the kExecutionTime/Check in CanvasGraphics Julian Viereck 2011-10-02 12:19:45 +02:00
  • ecb622c5ea Remove isGecko detection for now Julian Viereck 2011-10-01 17:53:56 +02:00
  • b69c6cba6e Remove $ from property names. Julian Viereck 2011-10-01 17:16:11 +02:00
  • 6b41e52800 Merge pull request #592 from notmasteryet/nospaces notmasteryet 2011-10-01 19:42:12 -07:00
  • fa57b9de70 Merging if's notmasteryet 2011-10-01 21:39:32 -05:00
  • 9e53bd78d9 Fixing "no spaces" issue (ref #577) notmasteryet 2011-10-01 21:24:11 -05:00
  • 297ad94c84 Merge pull request #538 from notmasteryet/inlineimg Andreas Gal 2011-10-01 17:23:52 -07:00
  • d409355f62 Recovering from RGBT-command (ref #577) notmasteryet 2011-10-01 19:01:58 -05:00
  • 18d1e473f7 Merge pull request #576 from notmasteryet/view Andreas Gal 2011-10-01 16:42:49 -07:00
  • 1eac1e24c8 Merge pull request #578 from notmasteryet/hash1 Andreas Gal 2011-10-01 16:42:24 -07:00
  • 2e09c52fa2 Merge pull request #587 from notmasteryet/keyfocus Andreas Gal 2011-10-01 16:27:34 -07:00
  • c77ce01e35 Merge pull request #588 from notmasteryet/tree-27 Andreas Gal 2011-10-01 16:27:12 -07:00
  • 871b431176 Removing non-standard __defineGetter__ function notmasteryet 2011-10-01 16:21:13 -05:00
  • 612f59aa10 Limiting scale 25..400 (ref #582); disable scale keyboard when toolbar is active (ref #579); set page number field as 'number' notmasteryet 2011-10-01 15:52:27 -05:00
  • 62f9ab0063 lint warning fix notmasteryet 2011-10-01 14:03:04 -05:00
  • 381efa8a50 Making all link bookmark-able (ref #574, #428); removing always-changing hash notmasteryet 2011-10-01 13:54:37 -05:00
  • 9c58cd4817 Don't add a dependency to the array if the array already contains it Julian Viereck 2011-10-01 17:15:25 +02:00
  • 0e8952681b Add missing resolve for font obj and make sure image objs ids are strings as well Julian Viereck 2011-10-01 16:15:51 +02:00
  • c9e8649599 Fixing view notmasteryet 2011-10-01 09:15:49 -05:00
  • e6bd3d8105 Backup Julian Viereck 2011-10-01 11:44:01 +02:00
  • 846fc1755c Merge pull request #569 from notmasteryet/cmyk-inv Andreas Gal 2011-09-30 19:17:45 -07:00
  • 86b8f12b92 Ensure dependent font data is available before calling startRenderingIRQueue Julian Viereck 2011-09-30 15:38:54 +02:00
  • ca651eca4d Mark all 'Adobe' images with 'EMBED' notmasteryet 2011-09-29 21:38:34 -05:00
  • f291fc82da README: fixed broken links Artur Adib 2011-09-29 23:15:21 -03:00
  • cd63fce80b Moving CID-2 hack in fixWidths notmasteryet 2011-09-29 20:35:10 -05:00
  • bbf37ef1f1 Merge pull request #557 from arturadib/readme Chris Jones 2011-09-29 15:25:40 -07:00
  • c28b234320 Code formatting Artur Adib 2011-09-29 14:52:56 -04:00