mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
commit
1e4ff79f50
@ -2,12 +2,15 @@
|
||||
|
||||
### Unreleased
|
||||
|
||||
### [v0.9.1] - 2019-3-04
|
||||
|
||||
- Fix setting printing permission
|
||||
- Fix corruption of string objects in browser
|
||||
- Fix links to pages within the document
|
||||
- Add option to set default font
|
||||
- Remove call to fontkit.openSync
|
||||
- Add standalone virtual file system implementation
|
||||
- Add option (fontLayoutCache) to disable font layout cache
|
||||
|
||||
### [v0.9.0] - 2019-1-28
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
"document",
|
||||
"vector"
|
||||
],
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.1",
|
||||
"homepage": "http://pdfkit.org/",
|
||||
"author": {
|
||||
"name": "Devon Govett",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user