[go: nahoru, domu]

Skip to content

v1.3.0

Compare
Choose a tag to compare
@michaelrsweet michaelrsweet released this 28 Jun 23:10
· 50 commits to master since this release
0c1122b

PDFio 1.3.0 is a feature and bug fix release. Changes include:

  • Added pdfioFileGetCatalog API for accessing the root/catalog object of a
    PDF file (Issue #67)
  • Updated number support to avoid locale issues (Issue #61)
  • Updated the PDFio private header to allow compilation with MingW; note that
    MingW is NOT a supported toolchain for PDFio (Issue #66)
  • Optimized string pool code.

Enjoy!