2011-06-12 |
Vivien Nicolas | Add some missing glyphs |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | OTF fonts works with the sanitizer (woot) |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | Add some code to make (the first one only...) font... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | Remove the Type2 validation data from the tree |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | Turn on TrueType decoder even if the sanitizer prevent... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | Make the Type1 to OTF code active, even if the sanitize... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | Default the unit per EM size to 1000 |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | Fix a bunch of errors reported by OTS except the error... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | No more errors for an empty unicode table |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | OTF does not complain anymore about missize between... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | OTF does not complain anymore about a duplicate .notdef |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | Add a basic non-working OTF generator |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Do not add empty spaces anymore |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Remove some useless bits of code |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Remove the aggregate commands and do some methods dance |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Add a debug writeToFile function and remove aggregation... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Add the beginning of a working CFF font encoder |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Add the beginning of a CFF encoder |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Move the Type2 utils to a new file and create a Stack... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Vivien Nicolas | Add the beginning of a Type1 to Type2 charstring converter |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Vivien Nicolas | Clean up some Type2 reader code for readibility |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Vivien Nicolas | Support reading all parts of a Type2 file |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Vivien Nicolas | Starts to decode type2 charStrings |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Vivien Nicolas | Fix some bugs and add the beginning of a Type2 reader |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Vivien Nicolas | Support TrueType Font |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Vivien Nicolas | Add the 'for' keyword and support 2's complement signed... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Vivien Nicolas | Clean up some code and add some changes to pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Vivien Nicolas | Remove some debug leftover |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Vivien Nicolas | Add the necessary bits to handle Arrays, Procedure... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Vivien Nicolas | Starts playing with the execution stack |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Vivien Nicolas | Decode charStrings and stop the interpreter on every... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Vivien Nicolas | Prepare the way to decode Type1 charStrings |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Vivien Nicolas | Add a the beggining of a Type1 font reader |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Vivien Nicolas | Separate js and css from the test.html file |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Chris Jones | fix next/prev/next bug, fiddle with UI, remove debuggin... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Chris Jones | reset current point on text state changes and remove... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Andreas Gal | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Andreas Gal | set mozOpaque |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Chris Jones | basic kinda-working form xobject support |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Chris Jones | add assert helpers, small cleanup |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Chris Jones | initial (broken) support for xobjects |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Andreas Gal | fix a couple more shadowings |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Andreas Gal | forgot another shadowing |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Andreas Gal | use defineProperty to shadow getters |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Andreas Gal | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Andreas Gal | seperate page fetch and render times |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Chris Jones | fix typo in lexing of octal escapes |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | fix for new XHR2 binary API |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | clone stream if we got it from the cache in case its... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Chris Jones | fix next/prev, small tweaks |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | 0 is error for http, only MS would design this API |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | support file status code |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | don't try to go further back than page 1 |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | display rendering time |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | remove the echo interpreter, dissolve interpreter into... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | cache refs, not streams, in the interest of saving... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | uncompressed pdfs render a bit now |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | fix bug in string obj handling |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | parser content streams |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | fixes for the huffman decoder |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | wired up decompression, not working yet |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | parse the page tree and extract pages and their content |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | add code to access the page dictionary |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | reading the catalog, at last |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | use exceptions instead of error codes in case of errors |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | finish inflate code, still untested |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | add inflate code |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | use skip() instead of getChar() when the return value... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | remove skipChar(), use skip() without an argument instead |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | inline asString since its only used once |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | move find out of the Stream class |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | remove putBack and make skip go via skipChar |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | remove getByte for now |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Chris Jones | placeholders for scn/SCN |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Chris Jones | shadingFill placeholder |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Chris Jones | Placeholder even-odd fill |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Chris Jones | Clipping (non-zero winding) |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Chris Jones | Merge |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Chris Jones | Implement "n" (end path), add stubs for NYI operators |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | throw Error for errors, and warn in browser and shell |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | beginnings of inflate decompression |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Chris Jones | Implement j (line join style) |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Chris Jones | Implement J (line-cap style) |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Chris Jones | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Chris Jones | Implement TJ |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Andreas Gal | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Andreas Gal | bug fixes, getting closer to parsing a latex paper |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Chris Jones | Restore font lookup and setting |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Andreas Gal | add buffer to write data to |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Andreas Gal | use Object.create for Dict instead of a key prefix |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Andreas Gal | eliminate putBack |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Andreas Gal | don't use array buffes to implement moveStart, that... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Andreas Gal | factor out isSpace |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Andreas Gal | fix StringStream constructor delegation to Stream |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Andreas Gal | add skeleton decryption and stream filter support |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Andreas Gal | start working on stream decoding |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Andreas Gal | fix reading linearized documents |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Andreas Gal | restore long-form function names and a mapping table |
commit | commitdiff | tree | snapshot |
next |