2197 Commits (20a348fc0cd3910366f03cbe29878b2563158e9c)
 

Author SHA1 Message Date
Muhammad Fikri 14bbd82ce5 fix indentation again 14 years ago
Muhammad Fikri 34b6416017 fix indentations and style nits 14 years ago
Muhammad Fikri f08aafa72a add loading status 14 years ago
Chris Jones 7751b83821 Merge pull request #504 from notmasteryet/tree-21 14 years ago
vingtetun e41e1d1857 Merge pull request #503 from brendandahl/encodingdiff 14 years ago
notmasteryet dcd4f2ea61 Add LF to isSpace; pass ImageLoader when a pattern is processed 14 years ago
= 31d64af855 Handle missing encoding differences array 14 years ago
Vivien Nicolas f3c20150bd Fix lint errors and add metrics.js and charsets.js to the default set of pdf files in the Makefile 14 years ago
Vivien Nicolas 42859177fd Merge with upstream 14 years ago
Vivien Nicolas 06a3b49e49 Merge with upstream 14 years ago
Andreas Gal 7df39bb065 Merge pull request #492 from notmasteryet/tree-19 14 years ago
vingtetun a0c58a5b73 Merge pull request #498 from kkujala/master 14 years ago
Kalervo Kujala 74cddad433 Align switch cases properly. 14 years ago
Julian Viereck 230fc48ccd Add links to subscribe to mailing list. 14 years ago
vingtetun abce61cb57 Merge pull request #497 from notmasteryet/tree-20 14 years ago
vingtetun 7a81e79138 Merge pull request #466 from notmasteryet/charstoglyphs 14 years ago
notmasteryet 999487444d removing onload from driver.js 14 years ago
Andreas Gal 7038238209 Merge pull request #493 from notmasteryet/tree-20 14 years ago
Andreas Gal 8b96bee3ef Merge pull request #495 from notmasteryet/otf-loca 14 years ago
notmasteryet ebb9d7dd2c Fix for 16-bit 'loca' table 14 years ago
notmasteryet f401a64eb2 Sanitize 'loca' font table: some fonts have first glyph with length 10 14 years ago
notmasteryet 7036bcd4c7 Zero gjslint warnings mark 14 years ago
notmasteryet 1c5b1cbc34 Fixing the CID to GID mapping for cid fonts (regression of arial_unicode_XX_cidfont.pdf) 14 years ago
notmasteryet e59a36a015 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs 14 years ago
notmasteryet 391ec1f99a Moving defaultWidth into the charsToGlyphs function 14 years ago
Chris Jones 537eb8f47b Merge pull request #488 from notmasteryet/issue-484-a 14 years ago
Chris Jones 850cc6ce81 Merge pull request #486 from notmasteryet/tree-16 14 years ago
Andreas Gal b875c98550 Merge pull request #491 from notmasteryet/cmap-2 14 years ago
notmasteryet 1f047495b1 Fixing large cmap-s; reduce changes in the indent encoding 14 years ago
notmasteryet 0b1b8da982 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs 14 years ago
Andreas Gal fe01091053 Merge pull request #489 from notmasteryet/tree-18 14 years ago
notmasteryet 1d00b89285 Modifying how the artofwar encryption handled; add wdsg_fitc as reftest 14 years ago
notmasteryet fc574f646a Fixing double metrics issue for glyphs (#484) 14 years ago
notmasteryet 559bd070bf Fixing lint long lines warnings 14 years ago
vingtetun 82745def0a Merge pull request #482 from ironymark/master 14 years ago
Adil Allawi 530d78e0f8 Added myself to the license (yay!) 14 years ago
Adil Allawi 870de2f7f3 Add opentype ascender, descender and units-per-em to font properties 14 years ago
Adil Allawi cac74d7cb3 Fix OS/2 table to match font yMax and yMin from head table 14 years ago
Julian Viereck cc661f44af Fix regression in PDFFunction 14 years ago
Julian Viereck 00290b9ff4 Rename some stuff and add missing font_handler.js 14 years ago
Artur Adib 418c1d5454 Merging #478 #483 14 years ago
Artur Adib e2b1cf1baf Minor 14 years ago
Artur Adib f3745f7c13 New README, .gitignores; Makefile 14 years ago
Artur Adib bc91b98fc8 Addressing comments by Vivien 14 years ago
Artur Adib 3476364886 Moved helloworld/ to examples/helloworld/ 14 years ago
Artur Adib 6e29034912 Hello World example 14 years ago
Julian Viereck 921f8bd669 Tried to add a destroy function to free memeory, but doesn't seem to help 14 years ago
Julian Viereck 20d8a13c9e Don't stop executeIRQueue if there is no continueCallback. What a wonderful world it would be with generators :( 14 years ago
Julian Viereck 0f6bf30228 Add dependency for dependecies on sub getIRQueue 14 years ago
Julian Viereck 8f21f87fd9 Add firstPage option to tasks to speed up testing certain pages 14 years ago