巴里切罗
8d5d97264e
fix(svg) adjust strategy for decoding JPEG images
8 years ago
Jonas Jenwald
d76cfc0610
Disable the `NativeImageDecoder` in the `node/pdf2svg.js` example (issue 7901)
...
It doesn't really make sense to attempt to utilize the `NativeImageDecoder` in Node, since there's no native image support available, hence building on PR 8035 we can easily disable it in the example.
Fixes 7901.
8 years ago
Yury Delendik
1e3e14e6b2
Exposes all functional members via lib exports and use them in viewer.
9 years ago
Tim van der Meij
b8aaa24257
Convert all `node make` instances to `gulp`
9 years ago
Yury Delendik
79c2f69c32
Adds/modifies examples for node.js and webpack.
10 years ago
Manas
a2ba1b8189
Uses editorconfig to maintain consistent coding styles
...
Removes the following as they unnecessary
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
10 years ago
Collin Anderson
54e984c763
cleaned whitespace
10 years ago
Yury Delendik
6048c8a910
Minor node/pdf2svg.js fixes.
11 years ago
Yury Delendik
de23d3791e
Fixes image and font embedding
11 years ago
Yury Delendik
bc574aa629
Refactors SVG api
11 years ago
pramodhkp
0e5998a325
Added svg export tool
11 years ago
Yury Delendik
b8344a543c
Basic node.js example that demostrate pdf.combined.js file use
11 years ago