mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2024-11-19 11:58:24 +01:00
Changelog and exports updates.
This commit is contained in:
parent
f1ad982fd1
commit
927452d1eb
@ -5,6 +5,7 @@ Changes in PDFio
|
|||||||
v1.2.0 (Month DD, YYYY)
|
v1.2.0 (Month DD, YYYY)
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
|
- Added `pdfioContentTextMeasure` function (Issue #17)
|
||||||
- Now use autoconf to configure the PDFio sources (Issue #54)
|
- Now use autoconf to configure the PDFio sources (Issue #54)
|
||||||
|
|
||||||
|
|
||||||
|
@ -47,7 +47,9 @@ _pdfioFileSeek
|
|||||||
_pdfioFileTell
|
_pdfioFileTell
|
||||||
_pdfioFileWrite
|
_pdfioFileWrite
|
||||||
_pdfioObjDelete
|
_pdfioObjDelete
|
||||||
|
_pdfioObjGetExtension
|
||||||
_pdfioObjLoad
|
_pdfioObjLoad
|
||||||
|
_pdfioObjSetExtension
|
||||||
_pdfioStreamCreate
|
_pdfioStreamCreate
|
||||||
_pdfioStreamOpen
|
_pdfioStreamOpen
|
||||||
_pdfioStringIsAllocated
|
_pdfioStringIsAllocated
|
||||||
@ -136,6 +138,7 @@ pdfioContentSetTextXScaling
|
|||||||
pdfioContentStroke
|
pdfioContentStroke
|
||||||
pdfioContentTextBegin
|
pdfioContentTextBegin
|
||||||
pdfioContentTextEnd
|
pdfioContentTextEnd
|
||||||
|
pdfioContentTextMeasure
|
||||||
pdfioContentTextMoveLine
|
pdfioContentTextMoveLine
|
||||||
pdfioContentTextMoveTo
|
pdfioContentTextMoveTo
|
||||||
pdfioContentTextNextLine
|
pdfioContentTextNextLine
|
||||||
|
Loading…
Reference in New Issue
Block a user