Description
Hi all
First of all: Thanks a lot for libharu.
I currently use RELEASE_2_3_0 and have written some wrappers around some functions, mainly to work with millimeters instead of pixels and start the page from top.
Anyway, my main question is:
The README.md says:
The differences from the previous version
The biggest differences are that all code is written in C. To our regret, because internal structures changed greatly, The API is not compatible with previous version.
Now, I'm not really sure which versions (previous and current) this refers to, as RELEASE_2_3_0 is also written in C.
I have made a quick test compile and it seems to me that at least the stuff I use, still works fine.
Also, the Doc at https://github.com/libharu/libharu/wiki states that it documents version: v2.3.0.
So, is v2.4.4 api compatible to v2.3.0? And if not, is there a some documentation about the differences?