Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

replaced all new Buffer with Buffer.alloc and Buffer.from #9

Open
wants to merge 52 commits into
base: master
Choose a base branch
from

Conversation

Reg011
Copy link

@Reg011 Reg011 commented May 14, 2019

Replaced Node depreciations since Node v10

theBenForce and others added 30 commits June 22, 2018 17:54
Fix long-running loop
This can be caused by having text with a huge number of spaces.
This causes \n characters to be displayed more consistently.
Implement encryption and access privileges
Improve tests structure

    Load src files directly allowing to test without build step and test isolated classes
    Separate tests into two categories: unit and integration
    Allow to use ES modules in tests
    Ensure test output is the same across different runs / systems
blikblum and others added 22 commits December 21, 2018 20:50
Remove setTimeout call in PDFReference.finalize
Use property getter to define PDFPage lazy dictionaries
 Use sync version of zlib deflate method to compress png images
Fix 16bit png files with alpha channel
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants