130 Commits (3f195f33086064f016ba0d6dc48d3d777bfcff11)

Author SHA1 Message Date
vyv03354 99165fb702 Fix the calculation of default vertical metrics 12 years ago
Brendan Dahl 523aa9c152 Add support for blend modes. 12 years ago
vyv03354 999cac517a Skip FontName vs. BaseFont check for Type 3 fonts 12 years ago
vyv03354 c5b8ee6a91 Implements vertical writing 12 years ago
vyv03354 7fc0c9f2ca Take BaseFont entry from CIDFont dict instead of Type 0 Font dict 12 years ago
Yury Delendik d13aa38c9c Enforces quotmark=single for jshint 12 years ago
Yury Delendik 5cf0d8fa80 Enforces maxlen for jshint 12 years ago
Jon Buckley c281805fde Issue #2008 - Fix lint errors for src/evaluator.js 12 years ago
Yury Delendik b5a38ded4c Fixes reading of the widths for CID fonts 12 years ago
vyv03354 622276ecc8 Update font name matching for Type 0 CIDFont 12 years ago
mduan b718a3604a Default to a built-in font if an invalid non-embedded font is encountered 12 years ago
mduan 5ab3bb1e03 Skip commands that have too few arguments 12 years ago
mduan fadcb71c21 Handle missing 'FontName' entry in FontDescriptor object 12 years ago
vyv03354 0980b4c322 Fix a problem about Japanese PDFs without embedded fonts 12 years ago
Yury Delendik 10bb6c9ec0 Refactors font matrix operations 12 years ago
Yury Delendik cae62341ac Split large image groups into smaller chunks 13 years ago
Yury Delendik d71c702dcf Removes "too many inline images" limit 13 years ago
waddlesplash 32fbf687ab Refactor names in various files. 13 years ago
Julian Viereck 318b286da3 Fix typo in PartialEvaluator_getTextContent 13 years ago
Yury Delendik 69b72078c0 Separate page objects/images from the fonts; does not store large images 13 years ago
Yury Delendik 8c3a82ff4d Falls back to ErrorFont when font object is not available or corrupted 13 years ago
Yury Delendik 62b2c5a030 Stops font processing when valid glyphs are absent in the font 13 years ago
Julian Viereck 47809fe316 Address yury's review comments 13 years ago
Julian Viereck 658c6936fc Tune whitespace insertion 13 years ago
Julian Viereck f1e0edbaa9 Address Yurys review comments 13 years ago
Julian Viereck 3d0e6da2ff Move some more font conversion into loadFont function to make type3 fonts work for now 13 years ago
Julian Viereck fdb6a013c9 Fix unitialized text/dirs array 13 years ago
Julian Viereck a525492f65 Make lint happy 13 years ago
Julian Viereck 6bc2a0b84a Remove spaces that don't make sense when using the text in divs 13 years ago
Julian Viereck e22fc80d3e Add handling for gs in getTextContent 13 years ago
Julian Viereck bd4434a7ea Apply bidi algorithm to the text in the worker 13 years ago
Julian Viereck 897b99500e Fix typos that prevent space insertion for showSpaced in getTextContent 13 years ago
Julian Viereck 7432e596a1 Improve the space detection for the getTextContent function 13 years ago
Julian Viereck 9b9de87ac4 Undo some changes for now until there is support for font.spacedWidth 13 years ago
Julian Viereck 668c2867d4 Change the format of textContent to be an array 13 years ago
Julian Viereck a38c4bc729 Make getTextContent return offset array and improve the algorithm. Make 13 years ago
Yury Delendik 3d78ccd570 Renaming export to exportData 13 years ago
Yury Delendik 8d506212a8 Adds heuristic for monospace font detection 13 years ago
Yury Delendik 45741c33a5 Fixes RTL text extraction 13 years ago
Yury Delendik e086cf36f4 Refactor text extraction / font loading logic 13 years ago
Yury Delendik 9fba150dd2 Move font translation to the worker 13 years ago
Brendan Dahl 332ae4ce41 Change to the Apache v2 license. 13 years ago
Yury Delendik a89cb5dd7a Disables symbolic encoding for non-standard fonts 13 years ago
Yury Delendik 8aab1a7a7b Fix loading of the font widths 13 years ago
sbarman dd14b3051e Fix for issue #1796 13 years ago
Brendan Dahl 5416b92392 Add todo comment. 13 years ago
Yury Delendik 6971aec9f3 Adjust heuristic to properly handle unicode characters 13 years ago
Yury Delendik 43f1946c7a Add prefixes for literals 13 years ago
Yury Delendik ec6c185cf5 Allow parsing of the "glued" commands 13 years ago
Brendan Dahl e962d93946 Change to info for most gstate settings. 13 years ago