1053 Commits (5839fef84c094e4203ea232d0578c4cc36a28a0a)

Author SHA1 Message Date
notmasteryet 1f0af7c476 Add 'Indexed' cs abbreviation 13 years ago
Brendan Dahl c4c923bdcf Fix string font names. 13 years ago
Julian Viereck 25cfebfd71 Change the kExecutionTime value to 15. In theory, this should give 60FPS rendering. 13 years ago
Julian Viereck b22bfad5ec Fix after rebase 13 years ago
Julian Viereck 7ddce7f586 Use singular form for charProcOperatorList - hopefully fixes breakage 13 years ago
Julian Viereck fd2ab059d3 Rename IRQueue and codeIR -> operatorList 13 years ago
Julian Viereck f80fd13fe5 new ScratchCanvas -> createScratchCanvas and fix linting 13 years ago
Julian Viereck 261ff39f6d Remove suffix _IR 13 years ago
Julian Viereck 8325d37f9d No need to store ScratchCanvas on CanvasGraphics 13 years ago
Julian Viereck 1c87b63124 Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore) 13 years ago
Julian Viereck c57349a927 Remove TODO on PDFDocModel and rename pdf to pdfModel 13 years ago
Julian Viereck 889d6d100a Cleanup font loading. 13 years ago
Bernerd Schaefer 31839d8c78 Change bidi.js file format to unix 13 years ago
notmasteryet 2508d2c12b Verify the names parameter 13 years ago
theredspatula 6f61b52943 Line 405 : 'errorback' should have been 'errback' 13 years ago
Marcus Oblak 7ec282cbb0 Re-Fixed Formatting (Lint friendly) 13 years ago
notmasteryet 19b670458e Remove empty gryphs; improve glyph unicode movements 13 years ago
Marcus Oblak 2fbfed476e Fixed code formatting. 13 years ago
mrqzzz d6cb3cbbd7 Handled case where var "outlineDict" was null (in certain PDFs). Handled 13 years ago
Brendan Dahl 084a8bca03 Add function for checking url. 13 years ago
Brendan Dahl 387a56fd2c Sanitize pdf link urls. 13 years ago
Brendan Dahl adee28b2ec Fix font matrix. 13 years ago
Brendan Dahl cca0241532 Slight rename. 13 years ago
Brendan Dahl ce53b1b018 CFF Parser and Compiler. 13 years ago
notmasteryet b870cbad0f Move custom style 13 years ago
notmasteryet ab3107e8e0 Optimization 13 years ago
notmasteryet 38e3f32557 Add and fix pdfkit_compressed.pdf 13 years ago
notmasteryet 8cb8de3092 Lint error 13 years ago
notmasteryet a6b9efc06b Re-encode cmap based on post table or current encoding; fix GlyphsUnicode table entries 13 years ago
notmasteryet 2cc89735ae Fixing cap1 statement 13 years ago
Brendan Dahl d0143cc289 Fix missing bidi for extension. 13 years ago
notmasteryet 3b29736882 create bidi closure 13 years ago
notmasteryet e8ca7b44d9 Fixing review nits; moving small functions inside bidi 13 years ago
notmasteryet 31d8d13ba2 Fix merge with symbol font fix (part 2) 13 years ago
notmasteryet 7cad586e63 Fix merge with symbol font fix 13 years ago
Brendan Dahl e07505ff8d Update stats to use the new pdfBug panel. 13 years ago
Brendan Dahl b9cd526a35 Remove bad chars instead of replaces all. 13 years ago
notmasteryet a46a684935 Moving all symbolic font glyphs into 0xF000 - 0xF0FF range 13 years ago
notmasteryet 26b58c0e4f Properly build toFontChar 13 years ago
notmasteryet b4e3554af2 Remove debug code 13 years ago
Brendan Dahl b6e4fc771f Fix bad chars in Type2CFF font names. 13 years ago
notmasteryet 8f3b198c23 Check if glyph are stored outside the glyf table 13 years ago
notmasteryet c68dbd777e Relax EI search for inline images 13 years ago
notmasteryet 2703f3f692 Fixing first glyph index 13 years ago
notmasteryet 5efccea2af Using the first glyph code to detect the base glyph offset. 13 years ago
notmasteryet 321750bba6 Sets proper unicode range for symbols; sanitize no-glyphs fonts 13 years ago
notmasteryet 2fa6e025f2 Recovering from the bad JPX images (#1145) 13 years ago
notmasteryet fcffbc3804 Fix `Line 648, E:0001: Extra space after "]"` 13 years ago
Brendan Dahl 290aa0ef5d Fix upstream lint error. 13 years ago
Artur Adib 9cf9c36227 Addressing reviewer comments 13 years ago