Closed mishav78 closed 1 year ago
In this version it uses high speed raw assembly code via C & C++, for mobiles see core Artifex MuPDF Libraries
does it use assembly just to render the pdf or for the whole project? Are you saying just replace assembly with the proper functions from the above libraries? can you direct me to the part that needs to be replaced?
I have no knowledge of how each part works, basically its hard to port, due to its very broad codebase of many parts. It works as a Wine exe in Linux and possibly under other Windows core emulations but is as you can see from the open source highly dependent like PyMuPDF on Artifex license permitted MuPDF code. Derivative works should consider their position relative to those licenses.
what dot net framework does this project use? can you use the code for Android and ios with the visual Studio mobile?