Skip to content

Commit

Permalink
Changelog and exports updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Dec 5, 2023
1 parent f1ad982 commit 927452d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
3 changes: 3 additions & 0 deletions pdfio1.def
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ _pdfioFileSeek
_pdfioFileTell
_pdfioFileWrite
_pdfioObjDelete
_pdfioObjGetExtension
_pdfioObjLoad
_pdfioObjSetExtension
_pdfioStreamCreate
_pdfioStreamOpen
_pdfioStringIsAllocated
Expand Down Expand Up @@ -136,6 +138,7 @@ pdfioContentSetTextXScaling
pdfioContentStroke
pdfioContentTextBegin
pdfioContentTextEnd
pdfioContentTextMeasure
pdfioContentTextMoveLine
pdfioContentTextMoveTo
pdfioContentTextNextLine
Expand Down

0 comments on commit 927452d

Please sign in to comment.