Add pdfioContentPathEnd function.

This commit is contained in:
Michael R Sweet
2022-07-03 10:01:10 -04:00
parent 1a17933635
commit ae9a91719b
3 changed files with 13 additions and 0 deletions

View File

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