2405 Commits (c4ffbdb951969a0d9e12bf5f4e1de4cddcb812cd)
 

Author SHA1 Message Date
Kalervo Kujala 7a421794a2 Use zeroes in PDFStringTranslateTable array instead of undefined. 14 years ago
Kalervo Kujala 9857287806 Use empty strings in zaph dingbats shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 67e264e579 Use empty strings in symbols shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 2b4e722a1c Use empty strings in win ansi shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 7a1c02bc9e Use empty strings in standard shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 68ceff4081 Use empty strings in mac roman shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 1d91f595d8 Merge remote-tracking branch 'upstream/master' 14 years ago
notmasteryet 40e0cb40a6 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs 14 years ago
notmasteryet 3ea4e25fb3 Merge pull request #470 from kkujala/master 14 years ago
Kalervo Kujala 9256a62304 Use empty strings in mac shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 30b8d1dd08 Use empty strings in shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala b5412c13d8 Fix gjslint warnings. 14 years ago
Kalervo Kujala 8e5a8fb49f Fix Mode comment lines. 14 years ago
Vivien Nicolas 538d26521d Basic support for the embedded font file of CIDFontType0 14 years ago
Chris Jones 5692dda43f Merge pull request #469 from kkujala/master 14 years ago
notmasteryet f16a90bcad Merge pull request #468 from kkujala/master 14 years ago
Kalervo Kujala 0dc0dd4c97 fix jslint warnings in fonts.js 14 years ago
Kalervo Kujala 07662cf035 fix jslint warnings 14 years ago
notmasteryet b5b0357dca Remove extra space 14 years ago
notmasteryet eaa5b8dab3 Pruning unreachable code; misc font fixes 14 years ago
Vivien Nicolas 95ca8ede85 Add support for Type1C advanced charsets 14 years ago
Vivien Nicolas ae0f5e6274 Fix a regression caused by the last patch to resolve the 'dotsection' issue 14 years ago
Vivien Nicolas a7332d178a Fix a small error in font encoding 14 years ago
Vivien Nicolas bcd8619414 Prevent the deprecated 'dotsection' command in Type1C to hit the sanitizer 14 years ago
notmasteryet faf8b8ac0b Refactoring charsToUnicode into charsToGlyphs 14 years ago
notmasteryet beea86db31 Merge pull request #464 from notmasteryet/4e21e417cdf56a1ba43475510284b3399c4f7b52 14 years ago
notmasteryet e523e4dc56 Merge pull request #458 from vingtetun/metrics 14 years ago
Andreas Gal 501a224128 Merge pull request #462 from notmasteryet/bug674619 14 years ago
Andreas Gal 32393db2fc Merge pull request #461 from kkujala/master 14 years ago
notmasteryet ee21d4113f JPEG marker for YCCK images (in support of bug 674619) 14 years ago
Vivien Nicolas 7fa63e68dd Merge with upstream 14 years ago
Vivien Nicolas ac163da4c8 Fix a small mistake for cmap format 0 14 years ago
Vivien Nicolas cf93f23178 Disable hinting until it works 14 years ago
Vivien Nicolas 13bf137220 Draw glyphs one by one to position them correctly and remove all the scaling hack 14 years ago
Kalervo Kujala d54e425a96 Refactor the repeat logic in readBlock function. 14 years ago
Vivien Nicolas 26a6b9763b Be more generic for serif/sans-serif rule 14 years ago
Vivien Nicolas 6a518d53fe Be more generic for bold/italic rules 14 years ago
Vivien Nicolas 574bc87741 Fix a small Type1 encoding parsing error that cause the first Type1 font of the Type1 spec to be rejected 14 years ago
Vivien Nicolas 001ca071f0 Fix a small bug about how 'W' widths array is parsed 14 years ago
Vivien Nicolas 6329f89982 Simplify the cmap format 6 conversion - fix #449 14 years ago
notmasteryet 6245073ad9 Merge pull request #457 from kkujala/master 14 years ago
notmasteryet 4e21e417cd Fix test_slave.html ref to metrics.js 14 years ago
Kalervo Kujala 946c4e2a88 Initialize inputBuf to zero. 14 years ago
Vivien Nicolas 5cb2a07b3d Fix an issue with the vhea/vmtx tables 14 years ago
Vivien Nicolas 841fabd4e9 Fix wrong spacing for format 6 14 years ago
Vivien Nicolas a89e7331f4 Add a comment for using unit-per-em in the measureText() method 14 years ago
Vivien Nicolas 0ea9411f69 Prevent missing charcode to block the rendering 14 years ago
Vivien Nicolas d4fb9c786c Use the built-in widths to calculate glyphs metrics 14 years ago
Vivien Nicolas f759e56a02 Merge remote branch 'upstream/master' into HEAD 14 years ago
Vivien Nicolas 59af13e09f Merge branch 'refactor' 14 years ago