Commit Graph

  • 6a6753fd5e Add support for brackets around the header emails Vivien Nicolas 2011-06-14 11:59:10 +02:00
  • e21d7b3000 Add support for brackets around the header emails Vivien Nicolas 2011-06-14 11:59:10 +02:00
  • 4cae2df1e5 Add support for ligatures, asterisks, etc. Vivien Nicolas 2011-06-14 11:08:08 +02:00
  • 0ebd3cdf93 Add support for ligatures, asterisks, etc. Vivien Nicolas 2011-06-14 11:08:08 +02:00
  • f802ad05b2 Fix an issue with the setTimeout method used for waiting for fonts to load Vivien Nicolas 2011-06-14 04:52:21 +02:00
  • 2692222152 Fix an issue with the setTimeout method used for waiting for fonts to load Vivien Nicolas 2011-06-14 04:52:21 +02:00
  • 375b383920 Make the fonts decoding code works with asynchronous data url Vivien Nicolas 2011-06-14 04:35:46 +02:00
  • b0ee046b31 Make the fonts decoding code works with asynchronous data url Vivien Nicolas 2011-06-14 04:35:46 +02:00
  • b7449f3bcc Do not use makeSubStream in the CFF constructor Vivien Nicolas 2011-06-13 23:23:13 +02:00
  • c03dd98075 Do not use makeSubStream in the CFF constructor Vivien Nicolas 2011-06-13 23:23:13 +02:00
  • 3973b01ec9 Merge to upstream Vivien Nicolas 2011-06-13 19:16:03 +02:00
  • f9e3607601 Merge to upstream Vivien Nicolas 2011-06-13 19:16:03 +02:00
  • 2dc7bda2bc Merge the stream handling changes with the Font code Vivien Nicolas 2011-06-13 18:59:46 +02:00
  • 2c4a0aa269 Undo last patch, it broke font rendering Vivien Nicolas 2011-06-13 07:06:51 +02:00
  • 83e100b013 starting position of a stream is relative to the file, not the current stream Andreas Gal 2011-06-03 01:57:06 +08:00
  • e0a6c8ef76 use const instead of var Andreas Gal 2011-05-21 13:40:28 +08:00
  • 9830b09f34 Small changes Vivien Nicolas 2011-06-13 05:30:02 +02:00
  • 4039e3e1e2 Clean up a bit the code to generate an OTF (again) Vivien Nicolas 2011-06-13 04:46:21 +02:00
  • c6f5385d15 Clean up a bit the code to generate an OTF Vivien Nicolas 2011-06-13 04:37:53 +02:00
  • cebdda3f35 Clean up a bit the CMAP ranges creation loop Vivien Nicolas 2011-06-13 03:45:24 +02:00
  • 65b8158c34 CMAP creation code is now more readable Vivien Nicolas 2011-06-13 03:35:56 +02:00
  • a8ce1d24e9 Beginning of the separatation of the Type1/CFF/OTF code Vivien Nicolas 2011-06-13 02:30:16 +02:00
  • 0a135091de Add a root 'Font' class as the outside world API Vivien Nicolas 2011-06-13 01:38:05 +02:00
  • 84c2e99bef Add some missing glyphs Vivien Nicolas 2011-06-12 23:41:57 +02:00
  • 6e7e8ee64c OTF fonts works with the sanitizer (woot) Vivien Nicolas 2011-06-12 21:53:39 +02:00
  • 1f7aaf7b50 Add some code to make (the first one only...) font pass the sanitizer check Vivien Nicolas 2011-06-12 14:23:39 +02:00
  • bf2c525788 remove debug code Andreas Gal 2011-06-11 23:49:17 -07:00
  • 609842b76c remove debug code Andreas Gal 2011-06-11 23:49:17 -07:00
  • 066e4c45e0 Remove the Type2 validation data from the tree Vivien Nicolas 2011-06-12 05:19:43 +02:00
  • 632fcfed18 Turn on TrueType decoder even if the sanitizer prevent them to load at the moment Vivien Nicolas 2011-06-12 03:10:54 +02:00
  • 828367a1b4 Make the Type1 to OTF code active, even if the sanitizer prevent fonts to load at the moment Vivien Nicolas 2011-06-12 03:00:45 +02:00
  • fdacb575c5 Default the unit per EM size to 1000 Vivien Nicolas 2011-06-12 01:56:21 +02:00
  • ce9224538e Fix a bunch of errors reported by OTS except the error about 3-0-4 MS symbol in cmap Vivien Nicolas 2011-06-12 01:51:27 +02:00
  • e0beef4e25 No more errors for an empty unicode table Vivien Nicolas 2011-06-12 00:54:47 +02:00
  • 667acb089c OTF does not complain anymore about missize between the CFF data and the htmx table Vivien Nicolas 2011-06-11 22:36:18 +02:00
  • 1c30621906 OTF does not complain anymore about a duplicate .notdef Vivien Nicolas 2011-06-11 22:08:30 +02:00
  • 865b393367 Add a basic non-working OTF generator Vivien Nicolas 2011-06-11 03:25:58 +02:00
  • 58cb3e76b2 Merge branch 'master' of github.com:andreasgal/pdf.js Chris Jones 2011-06-10 12:17:00 -07:00
  • d1cd02f0a7 Merge branch 'master' of github.com:andreasgal/pdf.js Chris Jones 2011-06-10 12:17:00 -07:00
  • a5731ddc47 skeleton of shading fill Chris Jones 2011-06-10 12:16:45 -07:00
  • a73ffc2d30 Do not add empty spaces anymore Vivien Nicolas 2011-06-10 20:45:42 +02:00
  • 2238905128 Merge pull request #5 from sbarman/master sbarman 2011-06-10 11:32:37 -07:00
  • 9a3e264951 Merge pull request #5 from sbarman/master sbarman 2011-06-10 11:32:37 -07:00
  • 2bab977c9d Merge b61700b5a51077574c9d6f093513bc8f1be41dc2 into 4b8057bc5347188ce2e39f6b6ae8413d42cb3113 GitHub Merge Button 2011-06-10 11:31:38 -07:00
  • b61700b5a5 changed bufferPos to pos, fixed style issue (spacing) sbarman 2011-06-10 11:30:48 -07:00
  • d1d6621164 Remove some useless bits of code Vivien Nicolas 2011-06-10 19:27:34 +02:00
  • ffa52f9dbd Remove the aggregate commands and do some methods dance Vivien Nicolas 2011-06-10 18:46:26 +02:00
  • 4191485e1f Add a debug writeToFile function and remove aggregations for Type2 fonts Vivien Nicolas 2011-06-10 18:38:57 +02:00
  • da69361ae0 Add the beginning of a working CFF font encoder Vivien Nicolas 2011-06-10 08:40:28 +02:00
  • 3d9f609054 Merge branch 'master' of github.com:andreasgal/pdf.js sbarman 2011-06-09 23:06:36 -07:00
  • 18b2e3c6f8 Add the beginning of a CFF encoder Vivien Nicolas 2011-06-10 06:12:59 +02:00
  • f10aca6a46 Fixed up excess code sbarman 2011-06-09 19:34:34 -07:00
  • 1dbf2d1d0c cleaned up code, used dict.get2, hoisted conditional outside loop when drawing image sbarman 2011-06-09 19:19:09 -07:00
  • 4b8057bc53 Merge Chris Jones 2011-06-09 18:19:53 -07:00
  • f07cfc1bb8 Revert "added test harness for uncompressed" sbarman 2011-06-09 18:19:18 -07:00
  • 78d0b3caf1 implement TL and T* Chris Jones 2011-06-09 18:19:17 -07:00
  • b83979f40d Revert "working on optimizations" sbarman 2011-06-09 18:17:27 -07:00
  • 76cb96f1cd add ?file= parameter to test.html Andreas Gal 2011-06-09 18:06:01 -07:00
  • 03747940a2 working on optimizations sbarman 2011-06-09 17:15:44 -07:00
  • 3834c9be08 Move the Type2 utils to a new file and create a Stack object Vivien Nicolas 2011-06-10 02:07:41 +02:00
  • 74abf984d5 Add the beginning of a Type1 to Type2 charstring converter Vivien Nicolas 2011-06-10 01:20:00 +02:00
  • 0e8f323f0a fixed error with getBytes in flate stream sbarman 2011-06-09 15:02:58 -07:00
  • 78493db421 Merge remote-tracking branch 'agal/master' sbarman 2011-06-09 14:59:15 -07:00
  • 287e7a702a remove left-over shell code Andreas Gal 2011-06-09 04:40:10 +08:00
  • c5a04b900f Merge commit '496a6374c1ac04e' sbarman 2011-06-09 14:42:31 -07:00
  • 496a6374c1 fixed the display of images sbarman 2011-06-09 14:35:55 -07:00
  • cfff44f2b2 fixed getBytes sbarman 2011-06-09 12:53:38 -07:00
  • fa4c34ad06 support test.html?page=[num], display total number of pages Chris Jones 2011-06-08 17:55:09 -07:00
  • 5da69f520d Half working version of paintImageXObject sbarman 2011-06-08 17:45:50 -07:00
  • c326f1808f Fixed geBytes implementation sbarman 2011-06-08 17:42:29 -07:00
  • fcc4ce9bec Clean up some Type2 reader code for readibility Vivien Nicolas 2011-06-09 02:37:06 +02:00
  • 19f9897ec3 added getBytes method sbarman 2011-06-08 15:41:17 -07:00
  • 3b4d7d3e78 added test harness for uncompressed sbarman 2011-06-08 15:39:44 -07:00
  • 714571dc80 Support reading all parts of a Type2 file Vivien Nicolas 2011-06-09 00:26:41 +02:00
  • bab03e6add remove left-over shell code Andreas Gal 2011-06-08 13:40:10 -07:00
  • a89bd1d30e Copied entire buffer for flate stream's snarf function (since decoding looks back) sbarman 2011-06-08 11:49:37 -07:00
  • 87b4cb85be Starts to decode type2 charStrings Vivien Nicolas 2011-06-08 20:37:25 +02:00
  • fe277b8d51 Added test harness for uncompressed version of pdf sbarman 2011-06-08 10:12:22 -07:00
  • f85953b342 read in image data en-block instead of sucking it through the stream interface Andreas Gal 2011-06-08 22:50:35 +08:00
  • 8b119087f0 use dict.get2 to lookup with a key that has an abbreviation (i.e. BitsPerComponent/BPC) Andreas Gal 2011-06-07 12:34:21 +08:00
  • c098f0b31f Fix some bugs and add the beginning of a Type2 reader Vivien Nicolas 2011-06-08 17:26:29 +02:00
  • ee5d8763e8 read in image data en-block instead of sucking it through the stream interface Andreas Gal 2011-06-08 07:50:35 -07:00
  • 4d261759d9 Support TrueType Font Vivien Nicolas 2011-06-07 19:17:46 +02:00
  • 5c5d09c898 use dict.get2 to lookup with a key that has an abbreviation (i.e. BitsPerComponent/BPC) Andreas Gal 2011-06-06 21:34:21 -07:00
  • 99aacfe42c Implemented basic version of smask sbarman 2011-06-06 16:40:03 -07:00
  • 27b8b68b87 Removed log code from previous commit sbarman 2011-06-06 18:34:24 -07:00
  • 11f427d235 Fixed FlateStreams to read in multiple blocks sbarman 2011-06-06 14:26:28 -07:00
  • 386d70f33c add code to parse bits per component information for images Andreas Gal 2011-06-05 10:56:05 -07:00
  • 378f381625 don't cache stream objects Andreas Gal 2011-06-04 23:18:55 -07:00
  • 5c06cd1de5 use an array not an object to cache objects Andreas Gal 2011-06-04 23:15:51 -07:00
  • 47f0326eee parse Interpolate and ImageMask for images Andreas Gal 2011-06-04 23:01:25 -07:00
  • 5647dbc0a4 convert remaining inflate code tables to typed arrays Andreas Gal 2011-06-04 11:11:14 -07:00
  • cf1afe648f added Shaon as contributor Andreas Gal 2011-06-04 10:41:18 -07:00
  • 4d70cb4aaf turn distDecode into a typed array Andreas Gal 2011-06-04 10:27:25 -07:00
  • 9143ad4cf5 make lengthDecode a typed array Andreas Gal 2011-06-04 10:18:04 -07:00
  • cd7c229ccc make codeLenCodeMap a typed array Andreas Gal 2011-06-04 10:14:17 -07:00
  • fadbb1b5e7 FlateStream wants a .dict member for duck typing Chris Jones 2011-06-03 22:58:06 -05:00
  • 2f8d80677b implement even-odd fill/clip Chris Jones 2011-06-03 22:52:27 -05:00
  • c166db13fd Add the 'for' keyword and support 2's complement signed integer Vivien Nicolas 2011-06-04 00:43:50 +02:00
  • 92aa46cf81 hand in xref to the parser if needed so we can resolve 'Length' for sub-streams Andreas Gal 2011-06-03 14:38:54 -07:00