https://github.com/m-creativelab/unitypdfcore
PDF library for integrating with Unity App
https://github.com/m-creativelab/unitypdfcore
Last synced: over 1 year ago
JSON representation
PDF library for integrating with Unity App
- Host: GitHub
- URL: https://github.com/m-creativelab/unitypdfcore
- Owner: M-CreativeLab
- License: agpl-3.0
- Created: 2023-05-29T04:23:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T10:57:06.000Z (about 3 years ago)
- Last Synced: 2025-01-23T01:41:41.282Z (over 1 year ago)
- Language: C
- Size: 98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: COPYING
Awesome Lists containing this project
README
# UnityPDFCore
This project is used to parse and modify e-book file formats especially PDF at Unity Project, and this is modified
from [MuPDF][] and added some features to support mobile Unity project.
## Build
```sh
$ make
```
## License
See [COPYING](./COPYING) for details, because this project is modified from [MuPDF][], so the license is same as [MuPDF][].
[MuPDF]: https://github.com/ArtifexSoftware/mupdf