Milan Nikolic
Milan Nikolic
Thanks. I don't like including C and header file just for a few constants, is it really needed?
Is ma_bool32 really needed? These are just 1 and 0.
Yes please, that will never change I guess, so hardcoding is fine.
The whole APi is in docs, so there are no hidden options. Check mupdf documentation and return back with your findings about highlights.
You are referencing the pymupdf docs; those bindings have many options and features that are not even available in the C API (e.g., see issue #86). You need to know...