Changelog and exports updates.

This commit is contained in:
Michael R Sweet 2023-12-04 21:22:13 -05:00
parent f1ad982fd1
commit 927452d1eb
No known key found for this signature in database
GPG Key ID: BE67C75EC81F3244
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Changes in PDFio
v1.2.0 (Month DD, YYYY)
-----------------------
- Added `pdfioContentTextMeasure` function (Issue #17)
- Now use autoconf to configure the PDFio sources (Issue #54)

View File

@ -47,7 +47,9 @@ _pdfioFileSeek
_pdfioFileTell
_pdfioFileWrite
_pdfioObjDelete
_pdfioObjGetExtension
_pdfioObjLoad
_pdfioObjSetExtension
_pdfioStreamCreate
_pdfioStreamOpen
_pdfioStringIsAllocated
@ -136,6 +138,7 @@ pdfioContentSetTextXScaling
pdfioContentStroke
pdfioContentTextBegin
pdfioContentTextEnd
pdfioContentTextMeasure
pdfioContentTextMoveLine
pdfioContentTextMoveTo
pdfioContentTextNextLine