647 Commits (cba3e04c556c44285c8126a46fb1f3b80bf0e7a8)

Author SHA1 Message Date
notmasteryet 72355121a0 Don't print missing symbols in the font 13 years ago
Saebekassebil efa89ba41a Fix issue #1302 13 years ago
Saebekassebil ab198e89cc Typo from git'ing around 13 years ago
Saebekassebil 9dbcc74d41 lint.. 13 years ago
Saebekassebil 20dd225e40 Metadata parsing/serialization 13 years ago
Kalervo Kujala 8e060bdbca Use [] instead of new Array(...). 13 years ago
Brendan Dahl 37fef69e5e Remove slice. 13 years ago
Kalervo Kujala ed2bcf0ffa Add protection against malicious code in font loader. 13 years ago
Kalervo Kujala eb4ec7899a Remove unreachable logic after error(...) is called. 13 years ago
Brendan Dahl 6f5baaa60b Fix names, remove debug function. 13 years ago
Kalervo Kujala 2fb6e413db Separate return statement from function for clarity in bidi.js. 13 years ago
notmasteryet 73c9f8797b Add missing .link files; minor fix 13 years ago
notmasteryet a66b1a7ad3 Fix unicode re-assignment; MacRomanEncoding detection 13 years ago
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