Fix pdfioContentMatrixRotate function.

This commit is contained in:
Michael R Sweet
2022-07-01 20:30:40 -04:00
parent acea6fdbed
commit 1a17933635
2 changed files with 6 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ v1.1.0 (Month DD, YYYY)
- Added `pdfioFileCreateTemporary` function (Issue #29)
- Added `pdfioDictIterateKeys` function (Issue #31)
- Fixed "install-shared" target (Issue #32)
- Fixed `pdfioContentMatrixRotate` function.
v1.0.1 (March 2, 2022)