35 Commits (6c9f418aaee79a2f19dfb933dda3d1c8db1acddf)

Author SHA1 Message Date
Yury Delendik bda5e6235e Removes global PDFJS usage from the src/core/. 9 years ago
Yury Delendik 2edf2792dc Replaces literal {} created lookup tables with Object.create 9 years ago
Yury Delendik fc3282db56 Adds RequireJS to worker. 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Tim van der Meij 989eac2f1e Enable OPS.setHScale in the SVG backend 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Fabian Lange ceffeab1de Use 3 param method for converting r,g,b into css string. 11 years ago
Tim van der Meij 32853c07f4 Implements paintFormXObject in svg.js 11 years ago
Tim van der Meij 1d02ace81f Optimizes defaults for svg.js 11 years ago
Yury Delendik de23d3791e Fixes image and font embedding 11 years ago
Yury Delendik 0f862e7eb3 Adds svg.js to the generic and singlefile builds 11 years ago
Yury Delendik bc574aa629 Refactors SVG api 11 years ago
pramodhkp 6d53fc4db7 Minor changes for api.js, font_loader.js and svg.js 11 years ago
Tim van der Meij 44fbf0ce14 Miscellaneous code improvements for svg.js 11 years ago
Yury Delendik dae92b9cc7 Uses float number formatter to print numbers in SVG 11 years ago
Tim van der Meij b6e4ac9070 Nit fixes for svg.js 11 years ago
Yury Delendik 56f0539045 Reduces amount of used memory during PNG creation. 11 years ago
pramodhkp 458b69b649 Adds image and mask features, fixes clippath 11 years ago
Jonas Jenwald 4a82dac45b Add strict equalities in src/display/svg.js 11 years ago
pramodhkp 6e4dd83a4d Added endPath, endText. fixes extra <g> elements 11 years ago
pramodhkp 2380b38b27 Fixed setGState, viewport transform 11 years ago
pramodhkp a55c9856e9 Misc variable initialization 11 years ago
pramodhkp 0688fd3d70 Added fill, stroke, line-join & font attr 11 years ago
pramodhkp 03f1de3403 Added clip operator 11 years ago
pramodhkp afd853e962 Added units for lengths 11 years ago
pramodhkp 86e584d767 Memory optimzation for constructPath 11 years ago
pramodhkp 7efd50e64d Added paintJpegXObject 11 years ago
pramodhkp d799a18b74 Added paintSolidColorImageMask 11 years ago
pramodhkp c8a4ab3a19 Optimization of save/restore usage 11 years ago
pramodhkp 8407d28c9e Combine re element into constructPath 11 years ago
Yury Delendik 834f466c05 Fixes SVG transforms on restore 11 years ago
pramodhkp dd253aadeb SVG Viewer example demo 11 years ago