Add pdfioFileCreateNumber/StringObj functions (Issue #14)

This commit is contained in:
Michael R Sweet
2023-12-05 08:16:41 -05:00
parent 7ff051fc8b
commit 16c8b830b8
6 changed files with 116 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ Changes in PDFio
v1.2.0 (Month DD, YYYY)
-----------------------
- Added `pdfioFileCreateNumberObj` and `pdfioFileCreateStringObj` functions
(Issue #14)
- Added `pdfioContentTextMeasure` function (Issue #17)
- Added `pdfioContentTextNewLineShow` and `pdfioContentTextNewLineShowf`
functions (Issue #24)