mirror of
https://github.com/foliojs/pdfkit.git
synced 2026-02-01 16:56:57 +00:00
v0.17.0
This commit is contained in:
parent
83e6248168
commit
c81e3e6e36
@ -2,12 +2,16 @@
|
||||
|
||||
### Unreleased
|
||||
|
||||
### [v0.17.0] - 2025-04-12
|
||||
|
||||
- Fix precision rounding issues in LineWrapper
|
||||
- Fix fonts without a postscriptName
|
||||
- Add support for dynamic sizing
|
||||
- Add support for rotatable text
|
||||
- Fix page cascade options when text overflows
|
||||
- Add table generation
|
||||
- Fix y position when using `image()` without x and y coordinates
|
||||
- Improve Prettier configuration
|
||||
|
||||
### [v0.16.0] - 2024-12-29
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
"document",
|
||||
"vector"
|
||||
],
|
||||
"version": "0.16.0",
|
||||
"version": "0.17.0",
|
||||
"homepage": "http://pdfkit.org/",
|
||||
"author": {
|
||||
"name": "Devon Govett",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user