Files
DefinitelyTyped/types/pdfjs-dist
hhfrancois f9353f0640 pdfjs-dist getViewport signature change in 2.1.266 (#37230)
* pdfjs-dist upgrade to 2.1.166

DFPageProxy.getViewport change its signature, scale, rotation, dontFlip is obsolete in version 2.1.266
Use now an object ViewportParameters that includes scale, rotation and dontFlip

PDFPageViewport has not fontScale attribute but instead scale

* Update pdfjs-dist-tests.ts

fix test for getViewport sgnature

* update version support
2019-08-05 11:25:54 -07:00
..