All Projects → Nitro → lazypdf

Nitro / lazypdf

Licence: other
Project containing the deployment code for lazypdf

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to lazypdf

selinux policy
Development repository for the selinux_policy cookbook
Stars: ✭ 17 (-37.04%)
Mutual labels:  terraform-managed

LazyPDF

This is a rasterizing engine for PDF documents built around MuPDF and jemalloc. Works on Linux and macOS.

Using

Run the command go get github.com/nitro/lazypdf/v2 to add the dependency to your project. The documentation can be found here.

Building

go build

Testing

go test -race

Updating the native libraries

To update MuPDF or jemalloc simply change its version at misc/{library}/version and submit the change at a pull request. GitHub Actions will then trigger the process of updating the library and headers through a series of commits at the pull request branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].