2678 Commits (cc007b539a73d0d96d7d34d48851a4aad7f95f75)
 

Author SHA1 Message Date
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
Julian Viereck 06cef910fb Cleanup Moz support in FontLoader 14 years ago
Julian Viereck 16e4d4ed97 Add support for WebKit using measure on canvas method 14 years ago
Julian Viereck 5ecbc64d8d Backup 14 years ago
Julian Viereck 8e36114cfa If the font isn't supported, don't handle it 14 years ago
notmasteryet f57972d925 Merge branch '07254bb0a5' 14 years ago
notmasteryet 582b760a65 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs 14 years ago
notmasteryet a0ef97fb60 Transfer defaultWidth for files without the file 14 years ago
notmasteryet 10a2fa66c2 Fixing defaultWidth; variables names 14 years ago
Chris Jones 28ea0cef7e Merge pull request #479 from arturadib/exec-flags 14 years ago
Julian Viereck 845230d8b0 Ensure fonts loaded in caes you load fonts out of line 14 years ago
Julian Viereck 9e84dd35b6 Add Objects.clear() and fallback for testStr in FontMeasure 14 years ago
Kalervo Kujala 07254bb0a5 Fix small lint warnings. 14 years ago
Julian Viereck fa9f9e0a7a Fix rebasing 14 years ago
Julian Viereck 22e938d53f Addd font logs 14 years ago
Julian Viereck 18ce3ebaed Just use imageData directly on Gecko 14 years ago
Julian Viereck 9d2806ec87 Use canvas measureText to detect font loading 14 years ago
Julian Viereck 966cbc2112 Add FontShape.getRule which returns the name for the ctx object 14 years ago
Julian Vierec 86681a8d25 Add Objects.setData and Promise.data to set the data before the object/promise is resolved 14 years ago
Julian Viereck 6dcf9f42a5 Make font processing happen in a worker 14 years ago