Skip to content

Releases: foliojs/pdfkit

v0.6.1

14 Apr 17:08

Choose a tag to compare

  • Removes use of trimRight method, which doesn't exist in some browsers (cough IE cough).

v0.6.0

14 Apr 06:04

Choose a tag to compare

  • Adds support for using PDFKit in the browser! See the documentation in the readme.
  • Adds support for using Buffers as the source for the font method
  • Fixes some issues with font cmaps

I'm including a prebuilt version of PDFKit here, along with a source map. You can use these if you don't want to use browserify to build your project.