pdfmm v0.9.22 Release Notes

    • ๐Ÿ›  Fixed serialization of strings with non ascii PdfDocEncoding characters
    • โœ‚ Removed PdfLocaleImbue
    • ๐Ÿšš PdfEncrypt: Removed PdfReference state. Added PdfStatefulEncrypt
    • โœ‚ Removed use of std::ostringstream. Added efficient outstringstream
    • โž• Added PdfMath functionalities (matrix transformations and so on)