v2.7 (May 2024)

o Fonts are now strings, not enum of ints - to allow for TTF font loading.
o Removed debug printing from cpdflib.ml
o Merge Linux / Mac build processes into one Unix one
o Remove Windows 32 bit to old/
o C part of library is now mostly auto-generated

v2.5.2 (April 2022)

o Tiny changes to allow Java API to work

v2.5.1 (February 2022)

o Support for .NET version by adding cpdf_fLastError and cpdf_fLastErrorString
o Fix addTextSimple (metrics was stuck on true)
