833 Commits (20a348fc0cd3910366f03cbe29878b2563158e9c)

Author SHA1 Message Date
Kalervo Kujala edd92c9db2 Fix gjslint errors. 14 years ago
Vivien Nicolas 4a320705c0 Fix wrong dict data offset when there is many charstrings 14 years ago
Vivien Nicolas 9ce69f94a6 Fix lying sfnt header for some CFF font that pretend to be TrueType and fix unknown unicode glyphs when building from Type1 14 years ago
notmasteryet 655564c2d9 bookmark fix for intelasa.pdf 14 years ago
notmasteryet 520c6b5daf fix outline for hmm.pdf 14 years ago
Kalervo Kujala 092235a56f Fix lint errors. 14 years ago
notmasteryet f90144d38f Changing function name 14 years ago
notmasteryet 824d6e4e71 using tmpCtx instead of ctx 14 years ago
notmasteryet dacd239ed2 Add patterns to ImageMask; fix for non-multiple-8 width 14 years ago
Vivien Nicolas c6e4dadf94 Use IsDict instead of checking the property for colorSpaces 14 years ago
Vivien Nicolas a5d5f144bc Fix a little error with colorspace (#373) 14 years ago
Vivien Nicolas 528e89693b Fix regression #372 14 years ago
Vivien Nicolas 3f16be334e Add built-in encoding for Type1 if there is no encoding built yet (fix some missing chars in pypy.pdf page 7) 14 years ago
notmasteryet b170f8a2f2 Fix shavian.pdf regression and related optimization 14 years ago
notmasteryet 7e6815ab82 Fixing multi-item page content 14 years ago
notmasteryet 1046417ec1 Misc bookmarks/links small fixes : 5180.sfnt.pdf and TCPDF examples 14 years ago
sbarman 51fa9f579c final fix for issue #215 14 years ago
sbarman 5499cbc1b0 figuring out charset 14 years ago
sbarman aeba156d6b Redid encoding 14 years ago
notmasteryet b90c6945b8 Sanitizing base font name before comparison with 'Symbol' 14 years ago
notmasteryet 36d9462016 comment fix 14 years ago
Vivien Nicolas 406c2b2f2b Fix a small typo error with the kRasterizerMin usage 14 years ago
notmasteryet d58dac0fd3 Encoding for standard fonts; symbols encoding 14 years ago
notmasteryet d664652b86 Lifting up this.xref; buttons tooltips 14 years ago
Kalervo Kujala 8ffbf683b8 Add more debug data to error-logs. 14 years ago
notmasteryet 94eac2466e Document outline item link (for an-open-web) 14 years ago
notmasteryet 3aa6e38f01 Switching to the document outline view if the document structure is present 14 years ago
notmasteryet 01e2f81a49 stencil mask: height * width optimization and decode inversion 14 years ago
notmasteryet 9bc76da676 Implements ImageMask: using image as a stencil mask 14 years ago
notmasteryet 3e0c0de985 Fixing bookmarks for PDF32000 14 years ago
notmasteryet 3b940c4bcd 'GoTo' action/links; document outline (no UI) 14 years ago
sbarman a67c63db13 Added default value for no annotations 14 years ago
Adil Allawi 5a528944f0 Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs. 14 years ago
notmasteryet c2eaa55cd9 Move scale out of pdf.js 14 years ago
notmasteryet fd0423b5c7 image load pending 14 years ago
sbarman d24a00452e combined pathX/Y with x/y and wrote setCurrentPoint function 14 years ago
sbarman a48a74862a added stiched functions 14 years ago
sbarman ac1000cc86 cleanup 14 years ago
sbarman b18b63a9a9 implemented curve2, partial fix for #325 14 years ago
notmasteryet b7ac83da32 LZW reducing memory usage 14 years ago
notmasteryet 5c7ecbfa28 Basic annotation link support 14 years ago
sbarman a7353ad737 combined pathX/Y with x/y and wrote setCurrentPoint function 14 years ago
sbarman 7ae84533c6 added stiched functions 14 years ago
sbarman 8351877f16 cleanup 14 years ago
sbarman 2ef9900597 implemented curve2, partial fix for #325 14 years ago
notmasteryet 03c5fa3d19 switch optimization 14 years ago
notmasteryet 180747dbdc Optimize usage of the memory in the LZWStream; linting 14 years ago
notmasteryet aad77fcc55 BaseFont and misc fonts fixes 14 years ago
notmasteryet 26ce439514 LZW filter 14 years ago
Kalervo Kujala 77104f9270 Refactor the lines that are longer than 80 characters in pdf.js. 14 years ago